mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4487] [Feature Request] Restrict access to client from certain IP ranges in server based on ip ranges provided by client #3545
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3545
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@fatedier commented on GitHub (Oct 14, 2024):
The ACL feature is in the plan.
@xqzr commented on GitHub (Oct 15, 2024):
https://github.com/fatedier/frp/blob/dev/doc/server_plugin.md#newuserconn
@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.