Skip to content

Commit e895fb7

Browse files
committed
release 4.14
1 parent b8cdfe8 commit e895fb7

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

README

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ProxyChains-NG ver 4.13 README
1+
ProxyChains-NG ver 4.14 README
22
=============================
33

44
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,14 @@ ProxyChains-NG ver 4.13 README
5252

5353
Changelog:
5454
----------
55+
Version 4.14
56+
- allow alternative proto://user:pass@ip:port syntax for proxylist
57+
- fix endless loop in round robin mode when all proxies are down (#147)
58+
- fix compilation on android (#265)
59+
- fix fd leak in forked processes (#273)
60+
- skip connection attempt to nullrouted ips
61+
- allow hostnames for proxylist under specific circumstances
62+
5563
Version 4.13
5664
- fix robustness of DNS lookup thread and a segfault
5765
- fix socks5 user/pass auth on non-conforming servers

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.13
1+
4.14

0 commit comments

Comments
 (0)