[GH-ISSUE #4487] [Feature Request] Restrict access to client from certain IP ranges in server based on ip ranges provided by client #3545

Closed
opened 2026-05-05 14:16:43 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @rishi-anand on GitHub (Oct 13, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4487

Describe the feature request

Client supports taking list of allowed IP ranges from where requests can be made to the client and passes it to server when it's authenticating for first time.
Whenever a request comes to the server, the server intercepts the request and checks if it's allowed.

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 @rishi-anand on GitHub (Oct 13, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4487 ### Describe the feature request Client supports taking list of allowed IP ranges from where requests can be made to the client and passes it to server when it's authenticating for first time. Whenever a request comes to the server, the server intercepts the request and checks if it's allowed. ### Describe alternatives you've considered _No response_ ### Affected area - [X] Docs - [X] Installation - [ ] Performance and Scalability - [X] Security - [ ] User Experience - [X] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 14:16:43 -06:00
Author
Owner

@fatedier commented on GitHub (Oct 14, 2024):

The ACL feature is in the plan.

<!-- gh-comment-id:2409889039 --> @fatedier commented on GitHub (Oct 14, 2024): The ACL feature is in the plan.
Author
Owner
<!-- gh-comment-id:2414228587 --> @xqzr commented on GitHub (Oct 15, 2024): https://github.com/fatedier/frp/blob/dev/doc/server_plugin.md#newuserconn
Author
Owner

@github-actions[bot] commented on GitHub (Nov 6, 2024):

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

<!-- gh-comment-id:2458471290 --> @github-actions[bot] commented on GitHub (Nov 6, 2024): Issues go stale after 21d 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#3545
No description provided.