From 7fda170ee4e0581e429c2ca5d5f6b638d5c103eb Mon Sep 17 00:00:00 2001 From: Jan Rude Date: Tue, 14 Apr 2015 00:30:09 +0200 Subject: [PATCH] Update CHANGELOG.md --- doc/CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 481b6c8..0c6661b 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -12,6 +12,8 @@ * Better searching algorithm * Better threading (fixed local network DOS when cheking a lot of extensions) * Clearer output +* Version search for extensions is unreliable and not used atm. Isead a link to the changelog/readme will be given +* Used threads are now always 6 ## Version 0.3.3 @@ -58,7 +60,7 @@ Privoxy is used to prevent dns leakage ;)
Please make sure the Privoxy config (/etc/privoxy/config) is set to something like: - listen-address 127.0.0.1:8118 - - forward-socks5 / 127.0.0.1:9050 .
+ - forward-socks5 / 127.0.0.1:9150 .
These are the standart ports for Privoxy and TOR
If TOR is used, threads will be set to 2 in order to minimize errors * Version search for extensions is now more reliable @@ -89,4 +91,4 @@ ## Version 0.1 -* Prototype \ No newline at end of file +* Prototype