Skip to content

Instantly share code, notes, and snippets.

@Haeniken
Created October 22, 2021 15:40
Show Gist options
  • Save Haeniken/5654db3e9d78a296386410516dd12c84 to your computer and use it in GitHub Desktop.
Save Haeniken/5654db3e9d78a296386410516dd12c84 to your computer and use it in GitHub Desktop.
Ip forward
curl -IL -H "X-Real-IP:178.219.186.12" https://haeniken.com
curl -IL -H "X-Forwarded-for: 178.219.186.12" https://haeniken.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment