summaryrefslogtreecommitdiffstats
path: root/testing/proxychains/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* Added missing depFabian Affolter2012-04-141-1/+1
|
* Initial APKBUILD for proxychainsFabian Affolter2012-04-141-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