mirror of
https://github.com/fatedier/frp.git
synced 2025-07-14 09:49:13 +07:00
doc: no X-Real-IP in http proxy (#2743)
This commit is contained in:
@ -884,7 +884,7 @@ In this example, it will set header `X-From-Where: frp` in the HTTP request.
|
||||
|
||||
This feature is for http proxy only.
|
||||
|
||||
You can get user's real IP from HTTP request headers `X-Forwarded-For` and `X-Real-IP`.
|
||||
You can get user's real IP from HTTP request headers `X-Forwarded-For`.
|
||||
|
||||
#### Proxy Protocol
|
||||
|
||||
|
Reference in New Issue
Block a user