frp内网穿透-centos7 2021-10-16 16:53 | Linux | 153 22 字 | 几秒读完 frp下载 https://github.com/fatedier/frp/releases/tag/v0.37.1 服务端 [root@cloud frp]# cat frps.ini [common] bind_port = 7001 #设置frp通信端口 vhost_http_port = 8089 #访问web端端口 token = 223… frp内网穿透