Update CHANGELOG.md

This commit is contained in:
Jan Rude
2015-04-14 00:30:09 +02:00
parent 7672d9c0b0
commit 7fda170ee4

View File

@@ -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 ;)<br>
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 .<br>
- forward-socks5 / 127.0.0.1:9150 .<br>
These are the standart ports for Privoxy and TOR<br>
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
* Prototype