mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-10 02:53:12 +00:00
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"
|
||
|
}
|