48 lines
1.0 KiB
JSON
48 lines
1.0 KiB
JSON
![]() |
{
|
||
|
"access": {
|
||
|
"type": "Console",
|
||
|
"level": "Warning"
|
||
|
},
|
||
|
"error": {
|
||
|
"type": "Console",
|
||
|
"level": "Warning"
|
||
|
},
|
||
|
"inbounds": [
|
||
|
{
|
||
|
"listen": "127.0.0.1",
|
||
|
"port": "10808",
|
||
|
"protocol": "socks",
|
||
|
"settings": {
|
||
|
"udpEnabled": true,
|
||
|
"address": "127.0.0.1"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"listen": "127.0.0.1",
|
||
|
"port": "10809",
|
||
|
"protocol": "http"
|
||
|
}
|
||
|
],
|
||
|
"outbounds": [
|
||
|
{
|
||
|
"protocol": "socks",
|
||
|
"settings": {
|
||
|
"address": "",
|
||
|
"port": 1234
|
||
|
},
|
||
|
"streamSettings": {
|
||
|
"transport": "tcp",
|
||
|
"security": "tls",
|
||
|
"securitySettings": {
|
||
|
"serverName": "example.domain"
|
||
|
}
|
||
|
},
|
||
|
"tag": "proxy"
|
||
|
},
|
||
|
{
|
||
|
"protocol": "freedom",
|
||
|
"tag": "direct"
|
||
|
}
|
||
|
]
|
||
|
}
|