From 89d31daa20f1f3eb3ad98c062b082ee22bd22acc Mon Sep 17 00:00:00 2001 From: Jeff Smith Date: Wed, 17 Oct 2018 11:04:39 -0600 Subject: [PATCH] Added a couple compression tools --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b18f598..3cd564f 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ the Web (HTTP & FTP) ### Compression * [KGB Archiver](https://github.com/RandallFlagg/kgbarchiver): compression tool with unbelievable high compression rate * [peazip](http://www.peazip.org/): File archiver utility +* [PIGZ](https://zlib.net/pigz/): Multi-threaded gzip +* [WinRAR](https://www.rarlab.com/download.htm): Can decompress RAR and zip files. ### Network * [NetLimiter](https://www.netlimiter.com/): Internet traffic control and monitoring tool for Windows