加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
frpc.ini 217 Bytes
一键复制 编辑 原始数据 按行查看 历史
# frpc.ini
[common]
server_addr = 114.55.94.186
server_port = 7000
[ssh]
type = tcp
local_ip = 127.0.0.1
local_port = 22
remote_port = 8086
[vnc]
type = tcp
local_ip = 127.0.0.1
local_port = 5900
remote_port = 8087
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化