Last active
May 14, 2018 20:48
-
-
Save vpnwall-services/f56edef56a74c6b6bb1edd491062b844 to your computer and use it in GitHub Desktop.
[Get public IP] Retrieve public IP address #linux #ip
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
curl https://icanhazip.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment