proxy file support implemented

This commit is contained in:
van Hauser 2016-10-12 17:37:51 +02:00
commit bb53072a73
10 changed files with 257 additions and 143 deletions

View file

@ -2,6 +2,9 @@ Changelog for hydra
-------------------
Release 8.4-dev
* Proxy support re-implemented:
- HYDRA_PROXY[_HTTP] environment can be a text file with up to 64 entries
- HYDRA_PROXY_AUTH was deprecated, set login/password in HTTP_PROXY[_HTTP]
* New command line option -y which disables -x 1aA interpretation, thanks to crondaemon for the patch
* The protocols vnc, xmpp, telnet, imap, nntp and pcanywhere got accidentially long sleep commands due a patch in 8.2, fixed
* Added special error message for clueless users :)