frp icon indicating copy to clipboard operation
frp copied to clipboard

[Feature Request] Restrict access to client from certain IP ranges in server based on ip ranges provided by client

Open rishi-anand opened this issue 1 year ago • 2 comments

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

rishi-anand avatar Oct 13 '24 03:10 rishi-anand

The ACL feature is in the plan.

fatedier avatar Oct 14 '24 03:10 fatedier

https://github.com/fatedier/frp/blob/dev/doc/server_plugin.md#newuserconn

xqzr avatar Oct 15 '24 15:10 xqzr

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

github-actions[bot] avatar Nov 06 '24 00:11 github-actions[bot]