summaryrefslogtreecommitdiff
path: root/net/proxychains/files/patch-proxychains::libproxychains.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-07-31Update to 2.1Sergey Matveychuk1-16/+5
PR: ports/69838 Submitted by: maintainer
2003-10-10New port, proxychains 1.8.2Edwin Groothuis1-0/+22
This program forces any tcp connection made by any given tcp client to follow through proxy (or proxy chain). It is a kind of proxifier. It acts like sockscap / permeo / eborder driver (intercepts TCP calls). PR: ports/53318 Submitted by: Patrick MARIE <mycroft@virgaria.org>