We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e4058 commit 46922e2Copy full SHA for 46922e2
surge3.conf.ini
@@ -22,13 +22,13 @@ exclude-simple-hostnames = true
22
# Surge 作为 HTTP/SOCKS5 代理服务器向 Wi-Fi 网络下的其他设备提供服务器
23
allow-wifi-access = true
24
25
-# Surge Mac 用于外网访问的服务端口
+# Surge Mac 供外网访问的服务端口
26
# HTTP 服务端口 (默认值: 6152)
27
http-listen = 0.0.0.0:8888
28
# SOCKS5 服务端口 (默认值: 6153)
29
socks5-listen = 0.0.0.0:8889
30
31
-# Surge iOS 用于外网访问的服务端口
+# Surge iOS 供外网访问的服务端口
32
33
wifi-access-http-port = 8888
34
0 commit comments