Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 378 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 378 Bytes

ipinfo

Simple program to get some information regarding your ip address.
ipinfo calls an available IP-API to get its information.

Dependencies

To use ipinfo you will need a working go installation.

Build

cd ipinfo
go install .
ipinfo [API-field]

Available commands

ipinfo [ip | city | country | countryCode | isp]