1
0
mirror of https://github.com/rofl0r/proxychains-ng synced 2025-01-21 15:42:58 +08:00

release 4.13

This commit is contained in:
rofl0r 2018-06-25 00:26:05 +01:00
parent 49d8ac9338
commit d21af711d8
2 changed files with 8 additions and 2 deletions

8
README
View File

@ -1,4 +1,4 @@
ProxyChains-NG ver 4.12 README
ProxyChains-NG ver 4.13 README
=============================
ProxyChains is a UNIX program, that hooks network-related libc functions
@ -52,6 +52,12 @@ ProxyChains-NG ver 4.12 README
Changelog:
----------
Version 4.13
- fix robustness of DNS lookup thread and a segfault
- fix socks5 user/pass auth on non-conforming servers
- fix memory leak
- add support for Solaris
Version 4.12
- fix several build issues
- for MAC

View File

@ -1 +1 @@
4.12
4.13