mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3212] feautre not working #2576
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#2576
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 @7054company on GitHub (Dec 15, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3212
Bug Description
A i use
dashboard feauture by setup in frps.ini
It work well over port
But when i try to use admin ui feature it not work
It does not assign the port
And does not work ..
Can you fix that
frpc Version
latest release
frps Version
latest release
System Architecture
linux
Configurations
Simple setup not complex
Logs
No response
Steps to reproduce
...
Affected area
@Becods commented on GitHub (Dec 18, 2022):
Post your configuration.
@github-actions[bot] commented on GitHub (Jan 18, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@7054company commented on GitHub (Jan 19, 2023):
Wait i will soon response
@7054company commented on GitHub (Jan 19, 2023):
[common]
bind_addr = 0.0.0.0
bind_port = 7000
bind_udp_port = 7001
kcp_bind_port = 7000
dashboard_addr = 0.0.0.0
dashboard_port = 7005
dashboard_user= admin
dashboard_pwd = admin
enable_prometheus = true
allow_ports = 2000-9000,4000-50000
detailed_errors_to_client = true
@7054company commented on GitHub (Jan 19, 2023):
Bro i resolve that isssu but i have to ask how i assign random port to client fprc in ssh
@github-actions[bot] commented on GitHub (Feb 20, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.