Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rofl0r/proxychains-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrofl0r <retnyg@gmx.net>2014-07-22 17:33:53 +0400
committerrofl0r <retnyg@gmx.net>2014-07-22 17:33:53 +0400
commita30f5143098dd1387d2b4444bc32c3d2634cad76 (patch)
tree689dadae147fe6fbd5e46bda68fc6ab88477c4c8
parent840b361897a989318543da28bf4bcf625074c3bb (diff)
release 4.8v4.8
-rw-r--r--README3
-rw-r--r--VERSION2
2 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 9f69678..518b683 100644
--- a/README
+++ b/README
@@ -55,6 +55,9 @@ Changelog:
Version 4.8:
- fix for odd cornercase where getaddrinfo was used with AI_NUMERICHOST
to test for a numeric ip instead of resolving it (fixes nmap).
+- allow usage with programs that rely on LD_PRELOAD themselves
+- reject wrong entries in config file
+- print version number on startup
Version 4.7:
- new round_robin chaintype by crass.
diff --git a/VERSION b/VERSION
index 4f8c639..ef216a5 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.7
+4.8