mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-10 02:53:12 +00:00
12 lines
219 B
YAML
12 lines
219 B
YAML
|
listen: 127.0.0.1:10000
|
||
|
auth:
|
||
|
type: password
|
||
|
password: password
|
||
|
tls:
|
||
|
sni: example.org
|
||
|
cert: /etc/hysteria/cert.pem
|
||
|
key: /etc/hysteria/key.pem
|
||
|
obfs:
|
||
|
type: salamander
|
||
|
salamander:
|
||
|
password: cry_me_a_r1ver
|