Skip to content

Commit 1015efa

Browse files
committed
release 4.15
1 parent 83bfa0b commit 1015efa

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

README

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

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

5353
Changelog:
5454
----------
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+
5567
Version 4.14
5668
- allow alternative proto://user:pass@ip:port syntax for proxylist
5769
- fix endless loop in round robin mode when all proxies are down (#147)

VERSION

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

0 commit comments

Comments
 (0)