This commit is contained in:
binghuai
2025-11-20 19:01:30 +08:00
parent 98e8831d3b
commit 2430c0e683
49 changed files with 1204 additions and 25 deletions

View File

@@ -10,8 +10,8 @@ auth.token = "token123456"
[[proxies]]
name = "web-tcp" # 代理名称(自定义,唯一即可)
type = "tcp" # 类型为 tcp
localIP = "127.0.0.1" # 本地服务 IP
localPort = 802 # 本地服务端口(您要暴露的服务)
localIP = "192.168.2.40" # 本地服务 IP
localPort = 80 # 本地服务端口(您要暴露的服务)
remotePort = 8081 # 服务器映射端口
# 2.http://frps.binghuai.xyz:8088/