11.20
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user