Skip to content

Instantly share code, notes, and snippets.

@coseos
Created November 14, 2021 06:32
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 coseos/336f1f984391c309f2bcca06dd4e4189 to your computer and use it in GitHub Desktop.
Save coseos/336f1f984391c309f2bcca06dd4e4189 to your computer and use it in GitHub Desktop.
#!/bin/bash
PUBLIC_IP=`wget http://ipecho.net/plain -O - -q ; echo`
echo $PUBLIC_IP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment