mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1476] 在配置好frps.ini登陆不上frp网页后台 #1162
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#1162
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 @dnslin on GitHub (Oct 21, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1476
如题所示
我的frps.ini中配置
[common]
bind_port = 7000
vhost_http_port =88
dashboard_port = 8000
dashboard_user = blankmiss
dashboard_pwd = 597091
privilege_token = qwe
然后执行了 ./frps -c ./frps.ini
服务正常启动
我在浏览器里输入了 ip:7000
却打不开后台 显示无法访问
此时我继续配置客户端
客户端配置完
运行frpc后
返回
[W] [control.go:121] login to server failed: dial tcp 47.94.195.210:7000: getsockopt: connection timed out
@fatedier commented on GitHub (Oct 22, 2019):
dashboard_port = 8000