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 cd4ced1 commit 7a233fbCopy full SHA for 7a233fb
README
@@ -1,4 +1,4 @@
1
-ProxyChains-NG ver 4.11 README
+ProxyChains-NG ver 4.12 README
2
=============================
3
4
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,16 @@ ProxyChains-NG ver 4.11 README
52
53
Changelog:
54
----------
55
+Version 4.12
56
+- fix several build issues
57
+ - for MAC
58
+ - with -pie
59
+ - with custom CC
60
+- compatibility fix for some GUI apps (8870140)
61
+- compatibility fix for some HTTP proxies (cf9a16d)
62
+- fix several warnings for cleaner build on debian
63
+- fix random_chain on OSX (0f6b226)
64
+
65
Version 4.11
66
- preliminary IPv6 support
67
- fixed bug in hostsreader
VERSION
@@ -1 +1 @@
-4.11
+4.12
0 commit comments