Skip to content

Instantly share code, notes, and snippets.

@vpnwall-services
Last active May 14, 2018 20:48
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 vpnwall-services/f56edef56a74c6b6bb1edd491062b844 to your computer and use it in GitHub Desktop.
Save vpnwall-services/f56edef56a74c6b6bb1edd491062b844 to your computer and use it in GitHub Desktop.
[Get public IP] Retrieve public IP address #linux #ip
#!/bin/bash
curl https://icanhazip.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment