Skip to content

Instantly share code, notes, and snippets.

@icetimux
Created September 6, 2021 17:30
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 icetimux/55b25561bf41fb6a1599e281136c2fdd to your computer and use it in GitHub Desktop.
Save icetimux/55b25561bf41fb6a1599e281136c2fdd to your computer and use it in GitHub Desktop.
#!/bin/bash
curl -s https://www.ipchicken.com/ | grep -ioE '^([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3})'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment