# README
awsip
awsip
is a simple command line utility to list IP ranges for AWS. Please refer to the documentation available through the --help
option.
Installing
If you have Go installed you can install awsip as a Go application:
go install github.com/borud/awsip/cmd/awsip@latest