./wip/proxychains, Chain multiple proxies in a transparent way

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.2.0, Package name: proxychains-4.2.0, Maintainer: haad

Quick Facts:
* It's a proxifier.
* Dedicated OS: Linux/BSD/Solaris.
* Intercepts and hooks TCP calls made by any given Internet client.
* Allows remote TCP tunneling through proxies.
* Supports HTTP-CONNECT, SOCKS4 and SOCKS5 proxy servers.
* Different proxy types can be mixed in the same chain.
* Proxy chain: user-defined list of proxies chained together.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 7c056a1c360659c307a60cdb080850ad7ec8ac4b
Filesize: 22.998 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208)
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
   2012-10-05 15:52:02 by Aleksej Saushev | Files touched by this commit (32)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-08-10 02:09:47 by haad | Files touched by this commit (3)
Log message:
Update proxychains to newer release 4.2.0 maintained by me.
   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.
   2005-11-02 19:00:25 by Thomas Klausner | Files touched by this commit (37)
Log message:
"wip" is not a valid category -- please use the standard pkgsrc ones.

Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-05-24 12:31:21 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-04-11 23:14:51 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.