mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 09:27:32 +00:00
Remove "X-ProxyUser-Ip: 127.0.0.1" duplicate
This commit is contained in:
parent
36f9df02eb
commit
69a5c16e62
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ Rewrite **IP source**:
|
|||
* `X-Host: 127.0.0.1`
|
||||
* `True-Client-IP: 127.0.0.1`
|
||||
* `Cluster-Client-IP: 127.0.0.1`
|
||||
* `X-ProxyUser-Ip: 127.0.0.1`
|
||||
* `Via: 1.0 fred, 1.1 127.0.0.1`
|
||||
* `Connection: close, X-Forwarded-For` (Check hop-by-hop headers)
|
||||
|
||||
|
|
Loading…
Reference in a new issue