Skip to content

rgo3/ipinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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]

About

Provides information about your public ip address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages