Add vanila proxychains 3.1 sources.

This commit is contained in:
Adam Hamsik
2011-02-25 11:40:11 +02:00
commit 4c7262163e
34 changed files with 44106 additions and 0 deletions

13
INSTALL Normal file
View File

@ -0,0 +1,13 @@
ProxyChains ver 3.1 Installation
=======================
If you have installed other ver of proxychains "make uninstall" before installing this distribution
unpack the .tar.gz , 'cd' to distribution directory and
run following commands (as root)
-------------------------------------
./configure
make
make install
-------------------------------------
that's all