Skip to content

Instantly share code, notes, and snippets.

@mpdroog
Created July 26, 2023 09:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mpdroog/840f859a866f46c6e0e153c4a3c01f30 to your computer and use it in GitHub Desktop.
Save mpdroog/840f859a866f46c6e0e153c4a3c01f30 to your computer and use it in GitHub Desktop.
Test domain on specific IP
curl -4 -svo /dev/null --resolve www.example.com:443:1.2.3.4 https://www.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment