./wip/p5-IO-Socket-Socks, Create SOCKS v4/v5 client or server

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


Branch: CURRENT, Version: 0.74, Package name: p5-IO-Socket-Socks-0.74, Maintainer: pkgsrc-users

IO::Socket::Socks connects to a SOCKS proxy, tells it to open a
connection to a remote host/port when the object is created. The
object you receive can be used directly as a socket for sending
and receiving data from the remote host. In addition to create
socks client this module could be used to create socks server.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: 117c88fd675aa7ee571fb5da908ec424d294bdaa
Filesize: 27.278 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-13 23:25:27 by othyro | Files touched by this commit (62)
Log message:
Modified (ideally fixed) COMMENT. Some of these got minor formatting
changes, category fixes, and MAINTAINER fixes.
   2012-10-04 12:45:25 by Aleksej Saushev | Files touched by this commit (38)
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.
   2011-10-27 23:02:35 by bodie | Files touched by this commit (4) | Imported package
Log message:
Import p5-IO-Socket-Socks-0.51 as wip/p5-IO-Socket-Socks.

IO::Socket::Socks connects to a SOCKS proxy, tells it to open a
connection to a remote host/port when the object is created. The
object you receive can be used directly as a socket for sending
and receiving data from the remote host. In addition to create
socks client this module could be used to create socks server.

Preparatory work for https://code.google.com/p/get-flash-videos/