[ 原始碼: ruby-em-socksify ]
套件:ruby-em-socksify(0.3.1-1)
ruby-em-socksify 的相關連結
Debian 的資源:
下載原始碼套件 ruby-em-socksify:
- [ruby-em-socksify_0.3.1-1.dsc]
- [ruby-em-socksify_0.3.1.orig.tar.gz]
- [ruby-em-socksify_0.3.1-1.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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-eventmachine (>= 1.0.3-4~)
- Ruby/EventMachine library