本文隐藏内容 登陆 后才可以浏览
[SSH]
#隧道标识符,随意填写
type = tcp
#type穿透类型
local_ip = 127.0.0.1
local_port = 22
remote_port = 自定义端口(范围39000-40000)使用前确保没有被占用
#穿透后的外网端口
[HTTP]
type = http
#type穿透类型
local_ip = 127.0.0.1
local_port = 80
#custom_domains = 填写你的域名,记得解析到free.frp.tbnas.com
subdomain = 自定义你想要的域名前缀
#免费域名:xxx.free.frp.tbnas.com
#服务器frps使用0.32版本
Comments | NOTHING