Skip to content

Instantly share code, notes, and snippets.

@j796160836
Last active June 16, 2019 17:19
Show Gist options
  • Save j796160836/1dce423efa4042567d50f74c7d2c0461 to your computer and use it in GitHub Desktop.
Save j796160836/1dce423efa4042567d50f74c7d2c0461 to your computer and use it in GitHub Desktop.
#!/bin/bash
curl -s checkip.dyndns.org | sed -e 's/.*Current IP Address: //' -e 's/<.*$//'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment