summaryrefslogtreecommitdiff
path: root/security/rubygem-net-ssh41/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/rubygem-net-ssh41/pkg-descr')
-rw-r--r--security/rubygem-net-ssh41/pkg-descr11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/rubygem-net-ssh41/pkg-descr b/security/rubygem-net-ssh41/pkg-descr
deleted file mode 100644
index 04aedca23f31..000000000000
--- a/security/rubygem-net-ssh41/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It
-supports the following features:
-
- - User authentication via explicit username/password, or using a
- public-key/private-key pair.
- - Port forwarding, both from the local host to a remote computer via
- the remote host, and from the remote host to the local host.
- - Execute processes on the remote machine, both interactively and
- non-interactively ("batch").
-
-WWW: https://github.com/net-ssh/net-ssh