mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-10 11:03:13 +00:00
d1c3dd0ee1
* Add hysteria client/server * Add acme TLS certificate issuer
12 lines
251 B
JSON
12 lines
251 B
JSON
{
|
|
"server": "127.0.0.1:10000",
|
|
"auth_str": "password",
|
|
"obfs": "fuck me till the daylight",
|
|
"up_mbps": 100,
|
|
"down_mbps": 100,
|
|
"socks5": {
|
|
"listen": "127.0.0.1:10001"
|
|
},
|
|
"server_name": "example.org",
|
|
"ca": "/etc/hysteria/ca.pem"
|
|
} |