2020-03-30 07:28:29 +03:00
|
|
|
{
|
|
|
|
"inbounds": [
|
|
|
|
{
|
|
|
|
"protocol": "http",
|
|
|
|
"port": 1081
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"port": 1080,
|
|
|
|
"protocol": "socks",
|
|
|
|
"sniffing": {
|
|
|
|
"enabled": true,
|
|
|
|
"destOverride": [
|
|
|
|
"http",
|
|
|
|
"tls"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"settings": {
|
|
|
|
"auth": "noauth"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"outbounds": [
|
|
|
|
{
|
|
|
|
"protocol": "vmess",
|
|
|
|
"settings": {
|
|
|
|
"vnext": [
|
|
|
|
{
|
2020-04-06 06:48:57 +03:00
|
|
|
"address": null,
|
2020-03-30 07:28:29 +03:00
|
|
|
"port": null,
|
|
|
|
"users": [
|
|
|
|
{
|
2020-04-06 06:48:57 +03:00
|
|
|
"id": null,
|
2020-03-30 07:28:29 +03:00
|
|
|
"alterId": 16,
|
|
|
|
"security": "auto"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"streamSettings": {
|
|
|
|
"network": "kcp",
|
|
|
|
"kcpSettings": {
|
2020-04-18 16:21:44 +03:00
|
|
|
"uplinkCapacity": 100,
|
2020-03-30 07:28:29 +03:00
|
|
|
"downlinkCapacity": 100,
|
|
|
|
"congestion": true,
|
|
|
|
"header": {
|
2020-04-06 06:48:57 +03:00
|
|
|
"type": null
|
2020-03-30 07:28:29 +03:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|