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

X-Forwarded-For header is being passed #39

Open
rubenstolk opened this issue Sep 28, 2022 · 1 comment
Open

X-Forwarded-For header is being passed #39

rubenstolk opened this issue Sep 28, 2022 · 1 comment

Comments

@rubenstolk
Copy link

Maybe something changed in AWS infrastructure, but while creating an entry like this:

fire.py --command create --url https://ifconfig.me/ --region eu-west-1 --access_key ABC --secret_access_key "XYZ"

I do see my IP in the X-Forwarded-For response on the ifconfig.me page.

@Nagaev
Copy link

Nagaev commented Sep 26, 2023

You can use the X-My-X-Forwarded-For header to replace your origin IP in X-Forwarded-For

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

2 participants