mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-09 18:43:14 +00:00
d1c3dd0ee1
* Add hysteria client/server * Add acme TLS certificate issuer
9 lines
197 B
JSON
9 lines
197 B
JSON
{
|
|
"listen": ":10000",
|
|
"cert": "/etc/hysteria/cert.pem",
|
|
"key": "/etc/hysteria/key.pem",
|
|
"auth_str": "password",
|
|
"obfs": "fuck me till the daylight",
|
|
"up_mbps": 100,
|
|
"down_mbps": 100
|
|
} |