https://github.com/tobyxdd/ipv4-cidr-visualizer
https://github.com/tobyxdd/ipv4-cidr-visualizer
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tobyxdd/ipv4-cidr-visualizer
- Owner: tobyxdd
- Created: 2023-07-18T21:01:54.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T21:02:36.000Z (almost 3 years ago)
- Last Synced: 2025-03-20T16:19:58.524Z (about 1 year ago)
- Language: Python
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IPv4 CIDR visualizer
A simple Python script to visualize IPv4 CIDR ranges with a colored bar.
## Usage
Prepare a text file with one CIDR range per line, e.g.:
```text
1.0.0.0/8
2.0.0.0/8
3.0.0.0/8
```
Run the script:
```bash
python main.py
```
## Examples
### Google

### Cloudflare

### United States

### China
