You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
736 B
36 lines
736 B
3 years ago
|
{
|
||
|
"log": {
|
||
|
"error": {
|
||
|
"level": "Warning",
|
||
|
"type": "Console"
|
||
|
},
|
||
|
"access": {
|
||
|
"type": "None"
|
||
|
}
|
||
|
},
|
||
|
"outbounds": [
|
||
|
{
|
||
|
"protocol": "vmess",
|
||
|
"settings": {
|
||
|
"address": "",
|
||
|
"port": 0,
|
||
|
"uuid": "00000000-0000-0000-0000-000000000000"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"inbounds": [
|
||
|
{
|
||
|
"protocol": "socks",
|
||
|
"settings": {
|
||
|
"udpEnabled": true,
|
||
|
"address": "127.0.0.1"
|
||
|
},
|
||
|
"port": 1080
|
||
|
},
|
||
|
{
|
||
|
"protocol": "http",
|
||
|
"settings": {},
|
||
|
"port": 8080
|
||
|
}
|
||
|
]
|
||
|
}
|