[ 源代码: ruby-em-socksify ]
软件包:ruby-em-socksify(0.3.1-3)
ruby-em-socksify 的相关链接
Debian 的资源:
下载源码包 ruby-em-socksify:
- [ruby-em-socksify_0.3.1-3.dsc]
- [ruby-em-socksify_0.3.1.orig.tar.gz]
- [ruby-em-socksify_0.3.1-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
EventMachine SOCKSify shim: adds SOCKS support to any 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.
其他与 ruby-em-socksify 有关的软件包
|
|
|
|
-
- dep: ruby-eventmachine (>= 1.0.0.beta.4)
- Ruby/EventMachine library
-
- dep: ruby-webrick
- HTTP server toolkit in Ruby