Metadata-Version: 2.4
Name: subnet-info-cli
Version: 0.1.0
Summary: Show your IP subnet for AWS firewall rules
Author: Nithin
License-File: LICENSE
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# subnet-info

## Purpose
`subnet-info` helps you quickly identify your public/local IP details and subnet context for firewall/security-group allowlisting.

## License
[MIT License](./LICENSE).

## Steps to Install
```bash
pipx install subnet-info-cli
```
