mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-10 02:53:12 +00:00
14 lines
256 B
JSON
14 lines
256 B
JSON
{
|
|
"relay": {
|
|
"server": "127.0.0.1:10000",
|
|
"uuid": "FE35D05B-8803-45C4-BAE6-723AD2CD5D3D",
|
|
"password": "tuic",
|
|
"certificates": [
|
|
"/etc/tuic/ca.pem"
|
|
]
|
|
},
|
|
"local": {
|
|
"server": "127.0.0.1:10001"
|
|
},
|
|
"log_level": "debug"
|
|
} |