Skip to content

Instantly share code, notes, and snippets.

@justdoit0823
Last active November 11, 2017 10:17
Show Gist options
  • Save justdoit0823/1d35e9b7ddb0dcae4716e5a675451104 to your computer and use it in GitHub Desktop.
Save justdoit0823/1d35e9b7ddb0dcae4716e5a675451104 to your computer and use it in GitHub Desktop.
Show your host's external ip address.
# In China
curl "http://ip.cn/"
# overseas
curl "https://ipinfo.io/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment