https://github.com/bboymega/allowed_ips_aws
Generate AllowedIPs for AWS IP blocks
https://github.com/bboymega/allowed_ips_aws
Last synced: over 1 year ago
JSON representation
Generate AllowedIPs for AWS IP blocks
- Host: GitHub
- URL: https://github.com/bboymega/allowed_ips_aws
- Owner: bboymega
- Created: 2022-01-22T11:27:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T08:25:37.000Z (over 3 years ago)
- Last Synced: 2025-01-12T22:12:44.651Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# allowed_ips_aws
Generate wireguard AllowedIPs for AWS IP blocks
# Saving to file
```
python3 ./allowedips_aws.py > allowedips.conf
```