mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3581] frps端口异常占用锁定 #2858
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#2858
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 @SilenceLurker on GitHub (Aug 23, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3581
Bug Description
我不确定是不是在切换代理或者frpc端自己休眠导致的问题,出现的问题就是现在frps端对我原来的配置文件里对应的端口保持在一个锁定占用的状态,但是我甚至在关闭frpc端后frps依旧是保持占用状态,nmap进行扫描也是一直在解析原有配置文件内的对应端口但是没有对应服务,我只能提供frpc端的信息,frps端是租用的所以并不能确定问题发生的原因(也许重启一次frps端就可以解决?)。是否有什么方法可以从frpc端发送一个移除服务注册的方式或者别的什么让frps端解除这些端口的占用
frpc Version
0.48.0,051.3
frps Version
unknown
System Architecture
linux/amd64
Configurations
[common]
server_addr =
server_port = 7000
user =
log_file = ./frpc.log
log_level = info
tcp_mux = true
meta_token =
admin_addr = 0.0.0.0
admin_port = 7400
admin_user = admin
admin_pwd =
Logs
No response
Steps to reproduce
...
Affected area
@github-actions[bot] commented on GitHub (Sep 23, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.