mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3849] [Feature Request] Hide FRPC Client Real IP Address because Rate Limit in DIP #3056
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#3056
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 @ashkan-moghadasi on GitHub (Dec 15, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3849
Describe the feature request
Because DIP has a rate limit on the ip address of some data centers. We need a feature to hide our external server IP address from DIP Perspective.
In reverse proxy mode when frpc client connects to frp server and its IP address belongs to hetzner or digital occasion. DIP will have a rate limit in this connection. Traffic between client and server transfer with a limited speed.
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Dec 18, 2023):
I don't think we can achieve this capability.
@github-actions[bot] commented on GitHub (Jan 18, 2024):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@yuzhoua commented on GitHub (Nov 16, 2024):
Is there a solution to this problem now?