mirror of
https://github.com/icewind1991/warp-real-ip.git
synced 2026-06-03 10:44:07 +02:00
readme
This commit is contained in:
parent
d573c92d26
commit
4ca7c9233b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Warp filter to get the "real ip" of the remote client
|
||||
|
||||
This uses the "x-forwarded-for" or "x-real-ip" headers set by reverse proxies.
|
||||
This uses the "x-forwarded-for", "x-real-ip" or "forwarded" headers set by reverse proxies.
|
||||
To stop clients from abusing these headers, only headers set by trusted remotes will be accepted.
|
||||
|
||||
## Example
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue