[ 源代码: ruby-net-ssh-gateway ]
软件包:ruby-net-ssh-gateway(2.0.0-2)
ruby-net-ssh-gateway 的相关链接
Debian 的资源:
下载源码包 ruby-net-ssh-gateway:
- [ruby-net-ssh-gateway_2.0.0-2.dsc]
- [ruby-net-ssh-gateway_2.0.0.orig.tar.gz]
- [ruby-net-ssh-gateway_2.0.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Ruby library for tunneling connections to servers with ssh
Net::SSH::Gateway is a library for programmatically tunneling connections to servers via a single "gateway" host. It is useful for establishing Net::SSH connections to servers behind firewalls, but can also be used to forward ports and establish connections of other types, like HTTP, to servers with restricted access.
其他与 ruby-net-ssh-gateway 有关的软件包
|
|
|
|
-
- dep: ruby-net-ssh (>= 4.0.0)
- Ruby implementation of the SSH protocol