You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"log": {
|
|
|
|
"loglevel": "warning"
|
|
|
|
},
|
|
|
|
"dns": {
|
|
|
|
"servers": [
|
|
|
|
"8.8.8.8",
|
|
|
|
"8.8.4.4",
|
|
|
|
"localhost"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"routing": {
|
|
|
|
"domainStrategy": "IPIfNonMatch",
|
|
|
|
"rules": [
|
|
|
|
{
|
|
|
|
"ip": [
|
|
|
|
"geoip:private"
|
|
|
|
],
|
|
|
|
"outboundTag": "direct",
|
|
|
|
"port": null,
|
|
|
|
"type": "field"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"policy": {},
|
|
|
|
"inbounds": [
|
|
|
|
{
|
|
|
|
"port": 1234,
|
|
|
|
"protocol": "vmess",
|
|
|
|
"settings": {
|
|
|
|
"clients": [
|
|
|
|
{
|
|
|
|
"id": "e2b39869-7e9e-411b-a561-00904419bed9",
|
|
|
|
"alterId": 100,
|
|
|
|
"testsEnabled": "VMessAEAD"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"tag": "tcp",
|
|
|
|
"streamSettings": {
|
|
|
|
"network": "tcp",
|
|
|
|
"tcpSettings": {}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"outbounds": [
|
|
|
|
{
|
|
|
|
"protocol": "freedom",
|
|
|
|
"settings": {
|
|
|
|
},
|
|
|
|
"tag": "direct"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"transport": {},
|
|
|
|
"stats": {},
|
|
|
|
"reverse": {}
|
|
|
|
}
|