Simple program to get some information regarding your ip address.
ipinfo calls an available IP-API to get its information.
To use ipinfo you will need a working go installation.
cd ipinfo
go install .
ipinfo [API-field]
ipinfo [ip | city | country | countryCode | isp]