diff options
author | katze <katze@noreply.codeberg.org> | 2020-11-11 02:44:30 +0100 |
---|---|---|
committer | katze <katze@noreply.codeberg.org> | 2020-11-11 02:44:30 +0100 |
commit | 19e95a12ab96ada980c0d5338d82a1f9c1f5f94f (patch) | |
tree | 35f9aa59194cd61739061456be31c25c0c73a839 | |
parent | ab384049a1eda8c7676ef93771e0e040f08c880f (diff) | |
download | cloudflare-tor-19e95a12ab96ada980c0d5338d82a1f9c1f5f94f.tar.lz cloudflare-tor-19e95a12ab96ada980c0d5338d82a1f9c1f5f94f.tar.xz cloudflare-tor-19e95a12ab96ada980c0d5338d82a1f9c1f5f94f.zip |
Add 'PGListUtil/README.md'
-rw-r--r-- | PGListUtil/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/PGListUtil/README.md b/PGListUtil/README.md new file mode 100644 index 00000000..1fc882c8 --- /dev/null +++ b/PGListUtil/README.md @@ -0,0 +1,6 @@ +### 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` |