Spaces:
Running
Running
{ | |
"inbounds": [{ | |
"port": 7860, | |
"listen": "0.0.0.0", | |
"protocol": "vmess", | |
"settings": { | |
"clients": [ | |
{ | |
"id": "b3894d84-899f-44a2-9536-250799861fce", | |
"alterId": 0 | |
} | |
] | |
}, | |
"streamSettings": { | |
"network": "ws", | |
"wsSettings": { | |
"path": "/v2ray" | |
} | |
} | |
}], | |
"outbounds": [{ | |
"protocol": "freedom", | |
"settings": {} | |
},{ | |
"protocol": "blackhole", | |
"settings": {}, | |
"tag": "blocked" | |
}], | |
"routing": { | |
"rules": [ | |
{ | |
"type": "field", | |
"ip": ["geoip:private"], | |
"outboundTag": "blocked" | |
} | |
] | |
} | |
} |