mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3072] 创建好代理后访问不了 #2459
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2459
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DAMYSDS on GitHub (Aug 25, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3072
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
@Becods commented on GitHub (Aug 25, 2022):
@github-actions[bot] commented on GitHub (Sep 25, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.