/cipr

CLI tool that retrieves cloud IP ranges from various cloud service providers.

Primary LanguageGoMIT LicenseMIT

cipr - Cloud IP Range Retrieval Tool

GitHub release (latest by date) GitHub License GitHub Actions Workflow Status GitHub go.mod Go version

cipr is a command-line interface (CLI) tool designed to simplify the process of retrieving IP ranges from various cloud providers and services. It provides a quick and efficient way to access up-to-date IP ranges, which can be particularly useful for network administrators, security professionals, and developers working with cloud infrastructure.

Installation

To install cipr, you can use homebrew:

brew tap kaumnen/kaumnen
brew install cipr

Note

Currently available for Linux and MacOS systems.

Documentation available at: docs.cipr.sh

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

More info available here - CONTRIBUTING.md

License

MIT