Skip to content

Instantly share code, notes, and snippets.

@camsaul
Created October 17, 2017 01:01
Show Gist options
  • Save camsaul/a1b07fea32c8e05cded50e7e24d0641b to your computer and use it in GitHub Desktop.
Save camsaul/a1b07fea32c8e05cded50e7e24d0641b to your computer and use it in GitHub Desktop.
Get your external IP address
#!/bin/bash
curl ifconfig.me
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment