Browse Source

Merge pull request #1748 from stupidloud/patch-1

fix: 变量名错误
zxl hhyccc 3 months ago
parent
commit
d192a2c57a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      luci-app-ssr-plus/root/usr/share/shadowsocksr/gen_config.lua

+ 1 - 1
luci-app-ssr-plus/root/usr/share/shadowsocksr/gen_config.lua

@@ -510,7 +510,7 @@ local chain_sslocal = {
 	} or {{ 
 			protocol = "socks",
 			local_address = "0.0.0.0",
-			ocal_port = tonumber(socks_port)
+			local_port = tonumber(socks_port)
 			}},
 		servers = {
 			{