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