From 5a112a0a0994b8bb834427ac84133501407f6413 Mon Sep 17 00:00:00 2001 From: zizifn <1803942+zizifn@users.noreply.github.com> Date: Fri, 11 Oct 2024 12:49:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20worker-with-socks5-experim?= =?UTF-8?q?ental.js=20change=20@qq.com=20with=20Unicode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/worker-with-socks5-experimental.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/worker-with-socks5-experimental.js b/src/worker-with-socks5-experimental.js index 2c5025143..880725eba 100644 --- a/src/worker-with-socks5-experimental.js +++ b/src/worker-with-socks5-experimental.js @@ -769,7 +769,7 @@ function socks5AddressParser(address) { * @returns {string} */ function getVLESSConfig(userID, hostName) { - const vlessMain = `vless://${userID}@${hostName}:443?encryption=none&security=tls&sni=${hostName}&fp=randomized&type=ws&host=${hostName}&path=%2F%3Fed%3D2048#${hostName}` + const vlessMain = `vless://${userID}\u0040${hostName}:443?encryption=none&security=tls&sni=${hostName}&fp=randomized&type=ws&host=${hostName}&path=%2F%3Fed%3D2048#${hostName}` return ` ################################################################ v2ray