From c2207f99424d00f9e891af6be882ff86558d4c75 Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Thu, 31 Mar 2022 14:40:10 +0800 Subject: [PATCH] Update menu.sh --- menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu.sh b/menu.sh index 2241ad6..4b8c633 100644 --- a/menu.sh +++ b/menu.sh @@ -1321,7 +1321,7 @@ DNS = $DNS # Socks5 create a socks5 proxy on your LAN, and any traffic would be routed via wireguard [Socks5] -BindAddress = 127.0.0.1:40000 +BindAddress = 127.0.0.1:$PORT # Socks5 authentication parameters, specifying username and password enables # proxy authentication.