mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-09 18:43:14 +00:00
10 lines
254 B
JSON
10 lines
254 B
JSON
{
|
|
"server": "[::]:10000",
|
|
"users": {
|
|
"FE35D05B-8803-45C4-BAE6-723AD2CD5D3D": "tuic"
|
|
},
|
|
"certificate": "/etc/tuic/cert.pem",
|
|
"private_key": "/etc/tuic/key.pem",
|
|
"max_external_packet_size": 65535,
|
|
"log_level": "debug"
|
|
} |