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
path: root/README
diff options
context:
space:
mode:
authorrofl0r <retnyg@gmx.net>2013-01-07 00:22:02 +0400
committerrofl0r <retnyg@gmx.net>2013-01-07 00:23:44 +0400
commit2efe207dde471d6c56fb9721b2f5ccbd17305e32 (patch)
tree4e1833dda0ca189e9510850b1fd73ecc5eb4bbf7 /README
parent5d7715551d54aa19a9ec709c6bb0e15515a6a1b7 (diff)
README: add bold warnings about risks
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 18 insertions, 1 deletions
diff --git a/README b/README
index 97137c1..d07dc7e 100644
--- a/README
+++ b/README
@@ -7,7 +7,24 @@ ProxyChains ver 4.4 README
*********** ATTENTION ***********
- this program works only on dynamically linked programs.
+ this program can be used to circumvent censorship.
+ doing so can be VERY DANGEROUS in certain countries.
+
+ ALWAYS MAKE SURE THAT PROXYCHAINS WORKS AS EXPECTED
+ BEFORE USING IT FOR ANYTHING SERIOUS.
+
+ this involves both the program and the proxy that you're going to
+ use.
+
+ for example, you can connect to some "what is my ip" service
+ like ifconfig.me to make sure that it's not using your real ip.
+
+ ONLY USE PROXYCHAINS IF YOU KNOW WHAT YOU'RE DOING.
+
+
+*********** ATTENTION ***********
+
+ this program works only on DYNAMICALLY LINKED programs.
also both proxychains and the program to call must use
the same dynamic linker (i.e. same libc).
why ? because in order to hook to libc functions like