FRP配置文件
serverAddr = "167.148.203.246"
serverPort = 7000
#不能删除, 否则连接不上会闪退
loginFailExit=false
auth.method = "token"
auth.token = "token123456"
[[proxies]]
name = "NAS"
# name 唯一字段,不能和服务器上其他用户的服务名重复。
type = "https"
# http 协议
localIP = "192.168.31.176"
# 需要穿透出去的服务 IP,例如群晖的 IP
localPort = 5666
# 需要穿透出去的服务端口,例如群晖默认的 http 服务端口 5000。
customDomains = ["www.chaofan.pw"]
# 自定义域名,上述已经修改过 CNAME 解析的域名,例如 nas.yourdomain.com。
[[proxies]]
name = "飞牛"
# name 唯一字段,不能和服务器上其他用户的服务名重复
type = "tcp"
# tcp 协议
localIP = "192.168.31.176"
# 需要穿透出去的服务 IP,例如我内网的一台 centos7 服务器的 IP。
localPort = 5666
# 需要穿透出去的服务端口,例如 centos7 服务器的 ssh 登录端口
remotePort = 5666
# 远程穿透端口,此端口不能和服务器上其他用户重复,也要遵循 frps 服务允许的端口范围。
[[proxies]]
name = "mp2"
type = "tcp"
localIP = "192.168.31.176"
localPort = 3030
remotePort = 3030
[[proxies]]
name = "cd2"
type = "tcp"
localIP = "192.168.31.176"
localPort = 19798
remotePort = 19798
[[proxies]]
name = "alist1"
type = "tcp"
localIP = "192.168.31.176"
localPort = 5244
remotePort = 5244
[[proxies]]
name = "alist2"
type = "tcp"
localIP = "192.168.31.176"
localPort = 5254
remotePort = 5254
[[proxies]]
name = "emby"
type = "tcp"
localIP = "192.168.31.176"
localPort = 8096
remotePort = 8096
[[proxies]]
name = "jellyfin"
type = "tcp"
localIP = "192.168.31.176"
localPort = 8091
remotePort = 8091
[[proxies]]
name = "portainer"
type = "tcp"
localIP = "192.168.31.176"
localPort = 9999
remotePort = 9999
[[proxies]]
name = "tmm"
type = "tcp"
localIP = "192.168.31.176"
localPort = 4000
remotePort = 4000
[[proxies]]
name = "QB"
type = "tcp"
localIP = "192.168.31.176"
localPort = 9090
remotePort = 9090
[[proxies]]
name = "V2raya"
type = "tcp"
localIP = "192.168.31.176"
localPort = 2017
remotePort = 2017
[[proxies]]
name = "Emby-302"
type = "tcp"
localIP = "192.168.31.176"
localPort = 8098
remotePort = 8098
[[proxies]]
name = "Symedia"
type = "tcp"
localIP = "192.168.31.176"
localPort = 8093
remotePort = 8093
[[proxies]]
name = "FastEmby"
type = "tcp"
localIP = "192.168.31.176"
localPort = 9026
remotePort = 9026
[[proxies]]
name = "115后端"
type = "tcp"
localIP = "192.168.31.176"
localPort = 3033
remotePort = 3033
[[proxies]]
name = "sun-panel"
type = "tcp"
localIP = "192.168.31.176"
localPort = 3002
remotePort = 3002
[[proxies]]
name = "sun-panel-helper"
type = "tcp"
localIP = "192.168.31.176"
localPort = 33002
remotePort = 33002
[[proxies]]
name = "百度网盘"
type = "tcp"
localIP = "192.168.31.176"
localPort = 8092
remotePort = 8092
[[proxies]]
name = "迅雷"
type = "tcp"
localIP = "192.168.31.176"
localPort = 2345
remotePort = 2345
[[proxies]]
name = "微力同步"
type = "tcp"
localIP = "192.168.31.176"
localPort = 8886
remotePort = 8886
[[proxies]]
name = "docker-copilot"
type = "tcp"
localIP = "192.168.31.176"
localPort = 12712
remotePort = 12712
[[proxies]]
name = "QMS"
type = "tcp"
localIP = "192.168.31.176"
localPort = 12333
remotePort = 12333
[[proxies]]
name = "Emby-3022"
type = "tcp"
localIP = "192.168.31.176"
localPort = 8095
remotePort = 8095
[[proxies]]
name = "s-navi"
type = "tcp"
localIP = "192.168.31.176"
localPort = 8180
remotePort = 8180
[[proxies]]
name = "FanBook"
type = "tcp"
localIP = "192.168.31.176"
localPort = 28090
remotePort = 28090
[[proxies]]
name = "笔记"
type = "tcp"
localIP = "192.168.31.176"
localPort = 28080
remotePort = 28080
版权声明:
本站所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自
Fan Book!
喜欢就支持一下吧