Skip to content
New issue

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

improve IP detection #19

Open
codemeasandwich opened this issue Nov 10, 2022 · 1 comment
Open

improve IP detection #19

codemeasandwich opened this issue Nov 10, 2022 · 1 comment

Comments

@codemeasandwich
Copy link
Owner

here are some more proxy headers

['http_via', 'http_x_forwarded_for', 'http_forwarded_for', 'http_x_forwarded', 'http_forwarded', 'http_client_ip', 'http_forwarded_for_ip', 'via', 'x_forwarded_for', 'forwarded_for', 'x_forwarded', 'forwarded', 'client_ip', 'forwarded_for_ip', 'http_proxy_connection']

The problem:
A client can set any of these headed.. how can you distinguish between a bad client & a good proxy?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant