diff options
author | u <u@noreply.codeberg.org> | 2020-11-11 03:32:05 +0100 |
---|---|---|
committer | u <u@noreply.codeberg.org> | 2020-11-11 03:32:05 +0100 |
commit | 359887b8afb8892f01f72a05ff63a88a6ffa9f4f (patch) | |
tree | 3e29683931748021dbcdfcf2d8e88541b221e082 /tool/PGListUtil/README.md | |
parent | ab384049a1eda8c7676ef93771e0e040f08c880f (diff) | |
parent | b346040be73f9e28998fde6fc27467ff24c0abad (diff) | |
download | cloudflare-tor-359887b8afb8892f01f72a05ff63a88a6ffa9f4f.tar.lz cloudflare-tor-359887b8afb8892f01f72a05ff63a88a6ffa9f4f.tar.xz cloudflare-tor-359887b8afb8892f01f72a05ff63a88a6ffa9f4f.zip |
🙆
Diffstat (limited to 'tool/PGListUtil/README.md')
-rw-r--r-- | tool/PGListUtil/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tool/PGListUtil/README.md b/tool/PGListUtil/README.md new file mode 100644 index 00000000..1fc882c8 --- /dev/null +++ b/tool/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` |