Spaces:
Paused
Paused
| { | |
| "dns": { | |
| "servers": [ | |
| { "tag": "remote", "address": "https://8.8.8.8/dns-query", "detour": "proxy" } | |
| ] | |
| }, | |
| "inbounds": [{ | |
| "type": "vless", | |
| "listen": "0.0.0.0", | |
| "listen_port": 7860, | |
| "users": [{ "uuid": "49e59f86-4d19-4957-9712-b2273d9036de" }], | |
| "transport": { "type": "ws", "path": "/mojtaba" } | |
| }], | |
| "outbounds": [ | |
| { "type": "direct", "tag": "proxy" }, | |
| { "type": "dns", "tag": "dns-out" } | |
| ] | |
| } | |