1
0
mirror of https://github.com/rofl0r/proxychains-ng synced 2026-05-16 18:42:36 +08:00

release 4.14

This commit is contained in:
rofl0r
2019-03-16 23:04:10 +00:00
Unverified
parent b8cdfe842c
commit e895fb713a
2 changed files with 10 additions and 2 deletions
+9 -1
View File
@@ -1,4 +1,4 @@
ProxyChains-NG ver 4.13 README
ProxyChains-NG ver 4.14 README
=============================
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,14 @@ ProxyChains-NG ver 4.13 README
Changelog:
----------
Version 4.14
- allow alternative proto://user:pass@ip:port syntax for proxylist
- fix endless loop in round robin mode when all proxies are down (#147)
- fix compilation on android (#265)
- fix fd leak in forked processes (#273)
- skip connection attempt to nullrouted ips
- allow hostnames for proxylist under specific circumstances
Version 4.13
- fix robustness of DNS lookup thread and a segfault
- fix socks5 user/pass auth on non-conforming servers
+1 -1
View File
@@ -1 +1 @@
4.13
4.14