Commit e895fb7 1 parent b8cdfe8 commit e895fb7 Copy full SHA for e895fb7
File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
- ProxyChains-NG ver 4.13 README
1
+ ProxyChains-NG ver 4.14 README
2
2
=============================
3
3
4
4
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,14 @@ ProxyChains-NG ver 4.13 README
52
52
53
53
Changelog:
54
54
----------
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
+
55
63
Version 4.13
56
64
- fix robustness of DNS lookup thread and a segfault
57
65
- fix socks5 user/pass auth on non-conforming servers
Original file line number Diff line number Diff line change 1
- 4.13
1
+ 4.14
You can’t perform that action at this time.
0 commit comments