mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
add proxy protocol support for UDP proxies (#4810)
This commit is contained in:
@@ -1025,7 +1025,7 @@ You can get user's real IP from HTTP request headers `X-Forwarded-For`.
|
||||
|
||||
#### Proxy Protocol
|
||||
|
||||
frp supports Proxy Protocol to send user's real IP to local services. It support all types except UDP.
|
||||
frp supports Proxy Protocol to send user's real IP to local services.
|
||||
|
||||
Here is an example for https service:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user