Invalid JSON: Expected double-quoted property name in JSONat line 9, column 59
| { | |
| "inbounds": [ | |
| { | |
| "port": 7860, | |
| "protocol": "vless", | |
| "settings": { | |
| "clients": [ | |
| { | |
| "id": "6677f551-59f0-408c-a342-1f9fd7940d56", // <-- ЗАМЕНИТЕ ЭТОТ UUID | |
| "level": 0, | |
| "email": "user@hf" | |
| } | |
| ], | |
| "decryption": "none" | |
| }, | |
| "streamSettings": { | |
| "network": "ws", | |
| "wsSettings": { | |
| "path": "/ws" | |
| } | |
| } | |
| } | |
| ], | |
| "outbounds": [ | |
| { | |
| "protocol": "freedom" | |
| } | |
| ] | |
| } |