| { | |
| "log": { | |
| "loglevel": "warning" | |
| }, | |
| "inbounds": [ | |
| { | |
| "port": 7860, | |
| "protocol": "vless", | |
| "settings": { | |
| "clients": [ | |
| { | |
| "id": "88888888-4444-4444-4444-121212121212", | |
| "level": 0 | |
| } | |
| ], | |
| "decryption": "none" | |
| }, | |
| "streamSettings": { | |
| "network": "ws", | |
| "wsSettings": { | |
| "path": "/vless" | |
| } | |
| } | |
| } | |
| ], | |
| "outbounds": [ | |
| { | |
| "protocol": "freedom", | |
| "settings": {} | |
| } | |
| ] | |
| } |