clickyotomy / ext-ip

Get external IP address via Google's DNS lookups.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ext-ip
------
Queries Google's DNS to fetch the external IP address.

To install, run:
    $ go get "github.com/clickyotomy/ext-ip"

The binary executable will be available in `${GOPATH}/bin'.

About

Get external IP address via Google's DNS lookups.

License:MIT License


Languages

Language:Go 100.0%