Created
October 17, 2017 01:01
-
-
Save camsaul/a1b07fea32c8e05cded50e7e24d0641b to your computer and use it in GitHub Desktop.
Get your external IP address
This file contains hidden or 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 ifconfig.me |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment