frp
frp copied to clipboard
[Feature Request] Restrict access to client from certain IP ranges in server based on ip ranges provided by client
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
The ACL feature is in the plan.
https://github.com/fatedier/frp/blob/dev/doc/server_plugin.md#newuserconn
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.