[GH-ISSUE #3132] great work! i would like to add a rate limiting / ip blocking feature. is there a rate limiting feature for this? #2511

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

Originally created by @kolinfluence on GitHub (Oct 17, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3132

Describe the feature request

  1. great work! i would like to add a rate limiting / ip blocking feature. is there a rate limiting feature for this?

where can i add this rate limiting or ip detection thing as trying to add firewall capabilities to this.

possible to gimme a clue which file locations i shld be looking at?

  1. is there a way to write a plugin addon type for the above?

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @kolinfluence on GitHub (Oct 17, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3132 ### Describe the feature request 1. great work! i would like to add a rate limiting / ip blocking feature. is there a rate limiting feature for this? where can i add this rate limiting or ip detection thing as trying to add firewall capabilities to this. possible to gimme a clue which file locations i shld be looking at? 2. is there a way to write a plugin addon type for the above? ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [X] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [X] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:37:07 -06:00
Author
Owner

@fatedier commented on GitHub (Oct 19, 2022):

You can try it by Server Plugin

<!-- gh-comment-id:1283769940 --> @fatedier commented on GitHub (Oct 19, 2022): You can try it by [Server Plugin](https://github.com/fatedier/frp/blob/dev/doc/server_plugin.md)
Author
Owner

@Becods commented on GitHub (Oct 19, 2022):

4af85da0c2/conf/frpc_full.ini (L145-L146)

<!-- gh-comment-id:1284099241 --> @Becods commented on GitHub (Oct 19, 2022): https://github.com/fatedier/frp/blob/4af85da0c2c6eb981142a8fdb44f885d26cb9d08/conf/frpc_full.ini#L145-L146
Author
Owner

@github-actions[bot] commented on GitHub (Nov 19, 2022):

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

<!-- gh-comment-id:1320702891 --> @github-actions[bot] commented on GitHub (Nov 19, 2022): 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#2511
No description provided.