2016-01-22 10:25:01 -05:00
|
|
|
{
|
|
|
|
"port": 50030,
|
2016-05-30 18:21:41 -04:00
|
|
|
"log": {
|
2016-06-04 06:41:48 -04:00
|
|
|
"loglevel": "info"
|
2016-05-30 18:21:41 -04:00
|
|
|
},
|
2016-01-22 10:25:01 -05:00
|
|
|
"inbound": {
|
2016-06-03 18:38:22 -04:00
|
|
|
"listen": "127.0.0.1",
|
2016-01-22 10:25:01 -05:00
|
|
|
"protocol": "dokodemo-door",
|
|
|
|
"settings": {
|
|
|
|
"address": "127.0.0.1",
|
|
|
|
"port": 50032,
|
|
|
|
"network": "tcp",
|
|
|
|
"timeout": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"outbound": {
|
|
|
|
"protocol": "vmess",
|
|
|
|
"settings": {
|
|
|
|
"vnext": [
|
|
|
|
{
|
|
|
|
"address": "127.0.0.1",
|
|
|
|
"port": 50031,
|
|
|
|
"users": [
|
|
|
|
{
|
|
|
|
"id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f",
|
|
|
|
"alterId": 10
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2016-06-01 20:20:53 -04:00
|
|
|
},
|
|
|
|
"transport": {
|
2016-06-02 14:52:52 -04:00
|
|
|
"connectionReuse": true
|
2016-01-22 10:25:01 -05:00
|
|
|
}
|
|
|
|
}
|