test
This commit is contained in:
39
config.yaml
Normal file
39
config.yaml
Normal 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
|
||||
Reference in New Issue
Block a user