This commit is contained in:
2026-03-04 18:23:00 +03:00
parent b81df5866b
commit 205d9cf8b0
15 changed files with 439 additions and 165 deletions

39
config.yaml Normal file
View File

@@ -0,0 +1,39 @@
listen: :51052
tls:
cert: /tls/nix13.pw.crt
key: /tls/nix13.pw.key
auth:
type: http
http:
url: http://h2auth:8080/auth
insecure: false
trafficStats:
listen: :9998
secret: some_secret
obfs:
type: salamander
salamander:
password: test
masquerade:
type: proxy
proxy:
url: https://news.ycombinator.com/
rewriteHost: true
resolver:
type: udp
tcp:
addr: 1.1.1.1:53
timeout: 4s
udp:
addr: 1.1.1.1:53
timeout: 4s
tls:
addr: 1.1.1.1:853
timeout: 10s
sni: cloudflare-dns.com
insecure: false
https:
addr: 1.1.1.1:443
timeout: 10s
sni: cloudflare-dns.com
insecure: false