582337768。群是一堆牛人,你有问题一般不过分,很多人都会解答一二。添加群的时候,请说明来自于 汉克博客园

汉克书

http://hankbook.cn

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

frp

服务端配置
[common]
bind_addr = 0.0.0.0
bind_port = 8990
vhost_http_port = 8980

dashboard_addr = 0.0.0.0
dashboard_port = 7501

dashboard_user = ev
dashboard_pwd = Extremevision2018!

log_file = ./frps.log
log_level = info

log_max_days = 3
客户端配置

```bash
[common]
server_addr = 192.168.1.12
server_port = 8990

#[16]
#type = http
#local_port = 50008
#custom_domains = train.container.cvmart.net

#[17]
#type = http
#local_port = 50037
#custom_domains = train1.container.cvmart.net


#[range:image_ice]
#type = tcp
#local_port = 30000-30010
#remote_port = 30000-30010

[range:15]
type = tcp
local_port = 50000-50500
remote_port = 50000-50500

[range:dev_gpu]
type = tcp
local_port = 40000-40100
remote_port = 40000-40100
posted on 2019-05-24 14:50  汉克书  阅读(165)  评论(0)    收藏  举报