话说一天要配置frp
服务端配置

[common]
bind_port = 7000
vhost_http_port = 6001

客户端配置

[common]
server_addr = 公网ip
server_port = 7000


[ssh]
type = tcp
local_ip=192.168.50.130
local_port = 8080
remote_port=6001

死活起不来,总是报
image.png
查了一堆资料也不好用
到后来问大神才知道,vhost_http_port根本tmd不用写,而且不能写:
image.png

去掉之后,见证奇迹了


桔子爱笑
1 声望0 粉丝

引用和评论

0 条评论