/awsipr

Checks whether an IP address is in AWS ranges.

Primary LanguageGoMIT LicenseMIT

awsipr

Checks whether an IP address is in AWS ranges.

Installation

Usage

awsipr xxx.xxx.xxx.xxx

macOS

If you use Homebrew:

brew tap yano3/awsipr https://github.com/yano3/awsipr
brew install awsipr

Other platforms

Download binary from releases page or use go install command.

$ go install github.com/yano3/awsipr@latest