freebsd-ports/security/rubygem-net-ssh/pkg-descr
Martin Wilke da6b303b70 - Update to 1.1.2
- Update maintainer mail adress

PR:		114042
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer)
2007-07-10 07:44:36 +00:00

14 lines
525 B
Text

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: http://net-ssh.rubyforge.org/
- Roderick van Domburg
r.s.a.vandomburg@nedforce.nl