frpc tcp连接配置
2024年11月20日 | 分类: 内网穿透 | 评论: 0 | 浏览: 8
[[proxies]] name = "web" type = "tcp" localIP = "127.0.0.1" localPort = 80 #本地端口 remotePort = 88 #服务器端口
顶一下 ▲()
踩一下 ▼()
发表留言
登录后才能发表留言,立即 登录 或 注册
提交 (Ctrl+Enter)
[[proxies]] name = "web" type = "tcp" localIP = "127.0.0.1" localPort = 80 #本地端口 remotePort = 88 #服务器端口