sb-vs-xray/direct_xray.json

20 lines
261 B
JSON

{
"log": {
"loglevel": "none"
},
"inbounds": [
{
"protocol": "socks",
"listen": "127.0.0.1",
"port": 2081,
"settings": {
"udp": true
}
}
],
"outbounds": [
{
"protocol": "freedom"
}
]
}