vp182 / config.json
shDima1's picture
Rename config (1).json to config.json
cb23860 verified
raw
history blame contribute delete
526 Bytes
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"
}
]
}