Skip to content

Commit 2cc0149

Browse files
committed
release 4.16
1 parent 6abeb53 commit 2cc0149

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

README

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

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

5353
Changelog:
5454
----------
55+
Version 4.16
56+
- fix regression in configure script linker flag detection
57+
- remove 10 year old workaround for wrong glibc getnameinfo signature
58+
- support for new DYLD hooking method for OSX Monterey
59+
- netbsd compilation fix
60+
- support IPv6 localnets
61+
- more user-friendly error message when execvp fails
62+
- proxy_getaddrinfo(): fill in ai_socktype if requested
63+
5564
Version 4.15
5665
- fix configure script for buggy binutils version
5766
- initialize rand_seed with nano-second granularity

VERSION

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

0 commit comments

Comments
 (0)