Skip to content

Instantly share code, notes, and snippets.

@utternerd
Created March 12, 2022 06:55
Show Gist options
  • Save utternerd/b41b5468fa59a90f681bbf6f8f61f99b to your computer and use it in GitHub Desktop.
Save utternerd/b41b5468fa59a90f681bbf6f8f61f99b to your computer and use it in GitHub Desktop.
Get Public IP in a single command (IPv4)
dig @ns.sslip.io txt ip.sslip.io +short -4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment