A CLI tool that finds the location of IP addresses. Built to demonstrate my library ipgeolocate
.
``` ipgeo 0.1.1 Grant H. grantshandy@gmail.com Finds IP locations
USAGE: ipgeo [FLAGS] [OPTIONS] [--] [ADDRESS]
FLAGS: -h, --help Prints help information -s, --silent run without extra output -V, --version Prints version information -v, --verbose run with verbose output
OPTIONS:
-f, --fields
ARGS:
what IP address to look up, if none are selected your IP address will be chosen```