We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@erikmd
No response
web API
It would be good to:
X-Real-IP
depth
n
X-Forwarded-For
See e.g. https://doc.traefik.io/traefik/middlewares/http/ipwhitelist/
The text was updated successfully, but these errors were encountered:
erikmd
No branches or pull requests
Related user(s):
@erikmd
Related issue(s) or PR(s):
No response
Related project scope(s):
web API
The problem:
Wanted solution:
It would be good to:
X-Real-IP
, or:depth
(≥1) flag-or-env-var replacing the incoming IP by then
th last IP inX-Forwarded-For
(0→
X-Real-IP
; None→incoming-IP)Considered alternatives:
No response
Additional context:
See e.g. https://doc.traefik.io/traefik/middlewares/http/ipwhitelist/
The text was updated successfully, but these errors were encountered: