2015-09-12 14:36:21 -04:00
|
|
|
{
|
2015-10-09 11:43:27 -04:00
|
|
|
"log": {
|
2016-06-03 18:38:22 -04:00
|
|
|
"loglevel": "warning"
|
2015-10-09 11:43:27 -04:00
|
|
|
},
|
2018-11-13 17:29:36 -05:00
|
|
|
"inbounds": [{
|
2016-06-03 18:38:22 -04:00
|
|
|
"port": 1080,
|
|
|
|
"listen": "127.0.0.1",
|
2015-09-12 14:36:21 -04:00
|
|
|
"protocol": "socks",
|
2015-10-06 17:11:08 -04:00
|
|
|
"settings": {
|
|
|
|
"auth": "noauth",
|
2015-10-13 18:04:49 -04:00
|
|
|
"udp": false,
|
|
|
|
"ip": "127.0.0.1"
|
2015-10-06 17:11:08 -04:00
|
|
|
}
|
2018-11-13 17:29:36 -05:00
|
|
|
}],
|
|
|
|
"outbounds": [{
|
2017-12-13 09:09:53 -05:00
|
|
|
"protocol": "freedom",
|
|
|
|
"settings": {},
|
|
|
|
"tag": "direct"
|
2018-11-13 17:29:36 -05:00
|
|
|
}],
|
2017-12-07 15:43:24 -05:00
|
|
|
"policy": {
|
|
|
|
"levels": {
|
|
|
|
"0": {"uplinkOnly": 0}
|
|
|
|
}
|
2015-09-12 14:36:21 -04:00
|
|
|
}
|
|
|
|
}
|