blob: f1c4c42df08c2d3ac510ac251b02dae72150b778 (
plain)
1
2
3
4
5
6
7
8
9
|
### PGListUtil
This tool is useful to convert `CIDR list` to `Range format`, or remove unnecessary lines (such as duplicated ranges) automatically.
The software was released in the [year 2010](https://live28.5ch.net/test/read.cgi/download/1268903774/10).
Original author said: `You are free to modify or redistribute the source code`
- [Source code](src)
- [Releases](releases)
|