summaryrefslogtreecommitdiffstats
path: root/testing/proxychains
Commit message (Collapse)AuthorAgeFilesLines
* testing/proxychains: missing dep addedFabian Affolter2012-05-171-1/+1
|
* testing/proxychains: new aportFabian Affolter2012-05-171-0/+47
Proxychains forces any tcp connection made by any given tcp client to follow through a proxy. Proxychains intercepts TCP calls and forces them through a user defined proxy http://proxychains.sourceforge.net