32 lines
536 B
JSON
32 lines
536 B
JSON
{
|
|
"inbounds": [{
|
|
"port": 9000,
|
|
"protocol": "vless",
|
|
"settings": {
|
|
"clients": [{
|
|
"id": "2ee57806-f6e4-482a-ef08-7360c04cd3e5",
|
|
"alterId": 64
|
|
}],
|
|
"decryption": "none"
|
|
},
|
|
"streamSettings": {
|
|
"network": "ws",
|
|
"wsSettings": {
|
|
"path": "/"
|
|
}
|
|
}
|
|
}],
|
|
"outbounds": [{
|
|
"protocol": "socks",
|
|
"settings": {
|
|
"servers": [{
|
|
"address": "185.145.242.105",
|
|
"port": 7778,
|
|
"users": [{
|
|
"user": "X5H1R7q0i0C9",
|
|
"pass": "N6u1F0G5u8p0"
|
|
}]
|
|
}]
|
|
}
|
|
}]
|
|
} |