We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2182eff commit 29df9abCopy full SHA for 29df9ab
README
@@ -1,4 +1,4 @@
1
-ProxyChains-NG ver 4.9 README
+ProxyChains-NG ver 4.10 README
2
=============================
3
4
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,10 @@ ProxyChains-NG ver 4.9 README
52
53
Changelog:
54
----------
55
+Version 4.10
56
+- fix regression in linking order with custom LDFLAGS
57
+- fix segfault in DNS mapping code in programs with > ~400 different lookups
58
+
59
Version 4.9
60
- fix a security issue CVE-2015-3887
61
- add sendto hook to handle MSG_FASTOPEN flag
VERSION
@@ -1 +1 @@
-4.9
+4.10
0 commit comments