mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3054] external IP forward UDP #2443
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#2443
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 @lootoos on GitHub (Aug 10, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3054
Describe the feature request
The frp server will take the external IP of the connected player and transfer it to the frp client so that the players have the correct IP on the Minecraft game server
The function will be useful for game servers\various sites.
Why can't implement Ip forward for UDP protocol?
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Aug 11, 2022):
PRs are welcome.
@lootoos commented on GitHub (Aug 11, 2022):
I don't understand what you're talking about, I'm mostly Russian
@fatedier commented on GitHub (Aug 11, 2022):
Anyone needs this feature can contribute to this project.
@Becods commented on GitHub (Aug 11, 2022):
Are you a be player?
Currently, the proxy protocol of frp only supports tcp (I guess so).
So you need to use other methods to get the player's ip.
For example DSR or IP address pass-through.
But I don't know much about this, you might google for information on it
@lootoos commented on GitHub (Aug 11, 2022):
I am the creator of the server.
all players on the server have Ip 10.228.228.1 - to avoid this, add support the proxy protocol or support IP forward in frp.
for example nginx supports proxy_protocol:https://imgbb.com/FnpFhPk.
DSR or IP address pass-through. - are there articles on setting this up?
@github-actions[bot] commented on GitHub (Sep 11, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.