summaryrefslogtreecommitdiff
path: root/net/ruby-em-socksify
AgeCommit message (Collapse)AuthorFilesLines
2015-10-04Update ruby-em-socksify to 0.3.1.taca3-8/+9
pkgsrc change: update HOMEPAGE. * fix: catch CONNECTError exceptions too.
2013-09-15Add ruby-em-socksify pacakge version 0.3.0.taca4-0/+42
EM-Socksify: Transparent SOCKS support for any EventMachine protocol Dealing with SOCKS proxies is pain. EM-Socksify provides a simple shim to setup & negotiate a SOCKS5 connection for any EventMachine protocol. To add SOCKS support, all you have to do is include the module and provide your destination address.