2015-09-12 14:36:21 -04:00
|
|
|
{
|
2015-09-12 18:14:14 -04:00
|
|
|
"port": 1080,
|
2015-10-09 11:43:27 -04:00
|
|
|
"log": {
|
|
|
|
"access": ""
|
|
|
|
},
|
2015-09-12 14:36:21 -04:00
|
|
|
"inbound": {
|
|
|
|
"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
|
|
|
}
|
2015-09-12 14:36:21 -04:00
|
|
|
},
|
|
|
|
"outbound": {
|
|
|
|
"protocol": "vmess",
|
2015-10-06 17:11:08 -04:00
|
|
|
"settings": {
|
|
|
|
"vnext": [
|
|
|
|
{
|
2015-10-08 11:57:37 -04:00
|
|
|
"address": "127.0.0.1",
|
2015-10-06 17:11:08 -04:00
|
|
|
"port": 27183,
|
|
|
|
"users": [
|
|
|
|
{"id": "ad937d9d-6e23-4a5a-ba23-bce5092a7c51"}
|
|
|
|
],
|
|
|
|
"network": "tcp"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2015-09-12 14:36:21 -04:00
|
|
|
}
|
|
|
|
}
|