Skip to content

Instantly share code, notes, and snippets.

@yaronuliel
Created July 27, 2017 10:42
Show Gist options
  • Select an option

  • Save yaronuliel/7e42885d6aeecf183401be3960030898 to your computer and use it in GitHub Desktop.

Select an option

Save yaronuliel/7e42885d6aeecf183401be3960030898 to your computer and use it in GitHub Desktop.

Revisions

  1. yaronuliel created this gist Jul 27, 2017.
    3 changes: 3 additions & 0 deletions whatismyip.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    #!/usr/bin/env bash

    curl -s ip-api.com/json | python -m json.tool