[common] bind_port = 7000 vhost_http_port = 8081
[web] type = http custom_domains = www.yourdomain.com auth_token = 123
frpc.ini[common] server_addr = x.x.x.x server_port = 7000 auth_token = 123
[web] type = http local_port = 80
服务端和客户端都运行起来了,
2016/11/15 10:45:44 [main.go:182] [I] Start frps success 2016/11/15 10:46:05 [control.go:314] [I] ProxyName [web], start proxy success
2016/11/15 10:55:59 [main.go:109] [I] Start frpc success 2016/11/15 10:56:00 [control.go:185] [I] ProxyName [web], connect to server [192.243.119.117:7000] success! 2016/11/15 10:56:00 [control.go:193] [I] Start to send heartbeat to frps
打开地址提示: www.yourdomain.com:8081 :拒绝了我们的连接请求。