frp icon indicating copy to clipboard operation
frp copied to clipboard

创建好代理后访问不了

Open DAMYSDS opened this issue 3 years ago • 1 comments

Bug Description

代理创建好,服务启动成功,端口已开放,访问不了

frpc Version

0.44.0

frps Version

0.44

System Architecture

服务端 linux/amd64 客户端windows/amd64

Configurations

服务端 [common]

frp监听的端口,默认是7000,可以改成其他的

bind_port = 7001

vhost_http_port = 2201

frp管理后台端口,请按自己需求更改

dashboard_port = 7501

frp日志配置

log_file = /var/log/frps.log log_level = info log_max_days = 3

客户端 [common] server_addr = 118.107.41.4 server_port = 7001 [web] type = http local_ip = 127.0.0.1 local_port = 8001

web域名

custom_domains = eacoding.cn

自定义的远程服务器端口,例如8080

remote_port = 2201

Logs

No response

Steps to reproduce

...

Affected area

  • [ ] Docs
  • [ ] Installation
  • [ ] Performance and Scalability
  • [ ] Security
  • [ ] User Experience
  • [ ] Test and Release
  • [ ] Developer Infrastructure
  • [ ] Client Plugin
  • [ ] Server Plugin
  • [ ] Extensions
  • [ ] Others

DAMYSDS avatar Aug 25 '22 03:08 DAMYSDS

CM6PHS7AGGJPN31Y2DI83MS

Becods avatar Aug 25 '22 11:08 Becods

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

github-actions[bot] avatar Sep 25 '22 00:09 github-actions[bot]