feat(frp): 锚点迁移 pangolin1→ali(客户端防环路排除自身IP,无法经隧道回连); mihomo 缺失时优雅跳过

This commit is contained in:
wangjia
2026-07-15 07:25:55 +08:00
parent 9ca2732b1b
commit a57c6720e3
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# 复制为 frpc.toml 并把 token 换成真值(Bitwarden「frp home-tunnel」)。
# frpc.toml 含密钥,不入 git(部署由 scripts/setup-frp-remote.sh 自动完成)。
serverAddr = "103.119.13.48" # pangolin1frps
serverAddr = "182.92.213.171" # ali 北京frps
serverPort = 7000
auth.method = "token"
auth.token = "<Bitwarden: frp home-tunnel>"