diff --git a/vless_in_s5_out1.json b/vless_in_s5_out1.json new file mode 100644 index 0000000..f059c92 --- /dev/null +++ b/vless_in_s5_out1.json @@ -0,0 +1,32 @@ +{ + "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" + }] + }] + } + }] +} \ No newline at end of file