Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save manipulator01/573fe0a3055760a77dcdc93bfe14187d to your computer and use it in GitHub Desktop.
Save manipulator01/573fe0a3055760a77dcdc93bfe14187d to your computer and use it in GitHub Desktop.
Command for determining my public IP?
curl ipaddress.ai
http -b ipaddress.ai
wget -qO- ipaddress.ai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment