[ ソース: 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