[GH-ISSUE #4646] [Feature Request] Real User IP for UDP Protocol #3671

Closed
opened 2026-05-05 14:21:18 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @xZinio on GitHub (Jan 21, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4646

Describe the feature request

Hi, as the name implies I would really like if FRP could forward the real IP addresses of incoming connections via the UDP protocol. This is because I expose a TeamSpeak (which uses UDP) server through FRP and right now the connection details window of a user always just displays 127.0.0.1. This would be amazing to have ;)

Describe alternatives you've considered

I don't think there are any. If there are I would LOVE to know, right now I have no way to look at my TeamSpeak Users' IP addresses.

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @xZinio on GitHub (Jan 21, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/4646 ### Describe the feature request Hi, as the name implies I would really like if FRP could forward the real IP addresses of incoming connections via the UDP protocol. This is because I expose a TeamSpeak (which uses UDP) server through FRP and right now the connection details window of a user always just displays `127.0.0.1`. This would be amazing to have ;) ### Describe alternatives you've considered I don't think there are any. If there are I would LOVE to know, right now I have no way to look at my TeamSpeak Users' IP addresses. ### Affected area - [ ] Docs - [ ] Installation - [x] Performance and Scalability - [x] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [x] Client Plugin - [x] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 14:21:18 -06:00
  • closed this issue
  • added the
    proposal
    label
Author
Owner

@github-actions[bot] commented on GitHub (Feb 5, 2025):

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

<!-- gh-comment-id:2635444167 --> @github-actions[bot] commented on GitHub (Feb 5, 2025): Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.
Author
Owner

@fatedier commented on GitHub (Feb 7, 2025):

Do you mean supporting proxy protocol for UDP?

<!-- gh-comment-id:2641851071 --> @fatedier commented on GitHub (Feb 7, 2025): Do you mean supporting proxy protocol for UDP?
Author
Owner

@xZinio commented on GitHub (Feb 7, 2025):

Yes

<!-- gh-comment-id:2641863547 --> @xZinio commented on GitHub (Feb 7, 2025): Yes
Author
Owner

@vnghia commented on GitHub (May 10, 2025):

Hi FYI proxy protocol v2 is supported for udp according to this.

<!-- gh-comment-id:2868616701 --> @vnghia commented on GitHub (May 10, 2025): Hi FYI proxy protocol v2 is supported for udp according to [this](https://developers.cloudflare.com/spectrum/how-to/enable-proxy-protocol/).
Author
Owner

@cobbdzon commented on GitHub (May 16, 2025):

Hi FYI proxy protocol v2 is supported for udp according to this.

I thought I was doing something wrong in my setup but I recently found out the frp does not support Proxy Protocol for UDP despite frp supporting Proxy Protocol V2 (which supports TCP/UDP, unlike V1 which only supports TCP)

Is there any reason for frp not supporting it right now?

<!-- gh-comment-id:2886810330 --> @cobbdzon commented on GitHub (May 16, 2025): > Hi FYI proxy protocol v2 is supported for udp according to [this](https://developers.cloudflare.com/spectrum/how-to/enable-proxy-protocol/). I thought I was doing something wrong in my setup but I recently found out the frp does not support Proxy Protocol for UDP despite frp supporting Proxy Protocol V2 (which supports TCP/UDP, unlike V1 which only supports TCP) Is there any reason for frp not supporting it right now?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3671
No description provided.