Skip to content

My real IP is leaked in headers "x-forwarded-for" and "cf-connecting-ip" #143

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

Open
NannoSilver opened this issue Mar 16, 2025 · 3 comments

Comments

@NannoSilver
Copy link

I deployed the proxy at Cloudflare Workers following the instructions of this link.

I also followed the instructions at this video, and the deployment seems to be done successfully.

Testing the proxy at the website https://www.cylog.org/headers/ that allows to see what is coming in the headers, I can see the message "!! This is a SiteProxy proxied website, do not enter your personal information..." but my real IP address is exposed in the headers x-forwarded-for and cf-connecting-ip .

Interestingly, when accessing some websites seems my real IP is not exposed, while in others it is.

Any suggestion on how to fix?

Image

@allmors
Copy link

allmors commented Mar 26, 2025

maybe you can try hideipnework hideipnetwork-web

Image

@NannoSilver
Copy link
Author

NannoSilver commented Mar 26, 2025

maybe you can try hideipnework hideipnetwork-web

Thank you for the suggestion.

What is the ideal for me, is a proxy to deploy at Cloudflare, that shows the Cloudflare IP as the requester, and completely hide my real IP.

@allmors
Copy link

allmors commented Mar 27, 2025

You can deploy hideipnetwork and use warp for proxy processing, so that your IP is the exit of cloudflare

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