Commit 1015efa 1 parent 83bfa0b commit 1015efa Copy full SHA for 1015efa
File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
- ProxyChains-NG ver 4.14 README
1
+ ProxyChains-NG ver 4.15 README
2
2
=============================
3
3
4
4
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,18 @@ ProxyChains-NG ver 4.14 README
52
52
53
53
Changelog:
54
54
----------
55
+ Version 4.15
56
+ - fix configure script for buggy binutils version
57
+ - initialize rand_seed with nano-second granularity
58
+ - add support for numeric ipv6 in getaddrinfo
59
+ - fix bug in getaddrinfo when node is null and !passive
60
+ - add dnat feature
61
+ - add raw proxy type
62
+ - add haiku support
63
+ - add proxy_dns_old to emulate proxychains 3.1 behaviour
64
+ - add new proxy_dns_daemon feature (experimental)
65
+ - various other fixes
66
+
55
67
Version 4.14
56
68
- allow alternative proto://user:pass@ip:port syntax for proxylist
57
69
- fix endless loop in round robin mode when all proxies are down (#147)
Original file line number Diff line number Diff line change 1
- 4.14
1
+ 4.15
You can’t perform that action at this time.
0 commit comments