docs(更新文档): 更新文档

This commit is contained in:
2026-01-22 15:56:27 +08:00
parent 4a035a1031
commit 862c52786b
+1 -1
View File
@@ -26,7 +26,7 @@ probe -ip 6
# 使用代理SOCKS5 UDP协议 # 使用代理SOCKS5 UDP协议
probe -s5 127.0.0.1:54321 probe -s5 127.0.0.1:54321
# 使用自定义探测服务器STUN协议 # 使用自定义服务器STUN协议
probe -s1 stun.miwifi.com:3478 probe -s1 stun.miwifi.com:3478
``` ```