Skip to content

Instantly share code, notes, and snippets.

@olmosleo
Last active October 3, 2019 18:10
Show Gist options
  • Save olmosleo/db9ccb4ea33d2eac7e05b932470e704a to your computer and use it in GitHub Desktop.
Save olmosleo/db9ccb4ea33d2eac7e05b932470e704a to your computer and use it in GitHub Desktop.
Get Public IP via CURL (command Linux)
#!/bin/bash
curl ifconfig.co
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment