[GH-ISSUE #3780] port leak #3007

Closed
opened 2026-05-05 13:56:37 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @leeuwin on GitHub (Nov 17, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3780

Bug Description

frpc成功登陆连接frps之后,一段时间后,偶然出现frpc发现离线重新登陆frps,但是映射的端口没有释放,导致无法重新登陆成功

frpc Version

v0.52.3

frps Version

v0.52.3

System Architecture

linux/amd64

Configurations

nothing special

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
Originally created by @leeuwin on GitHub (Nov 17, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3780 ### Bug Description frpc成功登陆连接frps之后,一段时间后,偶然出现frpc发现离线重新登陆frps,但是映射的端口没有释放,导致无法重新登陆成功 ### frpc Version v0.52.3 ### frps Version v0.52.3 ### System Architecture linux/amd64 ### Configurations nothing special ### Logs _No response_ ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [X] Others
gitea-mirror 2026-05-05 13:56:37 -06:00
Author
Owner

@xqzr commented on GitHub (Nov 17, 2023):

526e809bd5/conf/frps_full_example.toml (L25-L41)

<!-- gh-comment-id:1817012243 --> @xqzr commented on GitHub (Nov 17, 2023): https://github.com/fatedier/frp/blob/526e809bd50eed4ff5c2211adc91126abb864530/conf/frps_full_example.toml#L25-L41
Author
Owner

@thanh-tl commented on GitHub (Nov 27, 2023):

526e809bd5/conf/frps_full_example.toml (L25-L41)

I have the same problem and set transport.heartbeatTimeout = 30 or lower does not resolve the problem. I think we need a button like "Kill Proxy" on the dashboard

<!-- gh-comment-id:1827364724 --> @thanh-tl commented on GitHub (Nov 27, 2023): > https://github.com/fatedier/frp/blob/526e809bd50eed4ff5c2211adc91126abb864530/conf/frps_full_example.toml#L25-L41 I have the same problem and set transport.heartbeatTimeout = 30 or lower does not resolve the problem. I think we need a button like "Kill Proxy" on the dashboard
Author
Owner

@github-actions[bot] commented on GitHub (Dec 28, 2023):

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

<!-- gh-comment-id:1870715034 --> @github-actions[bot] commented on GitHub (Dec 28, 2023): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3007
No description provided.