HPN-SSH is a series of performance patches for OpenSSH. By addressing network limitations and CPU limitations significant throughput performance can be realized. Gains of close to two orders of magnitude are possible on long fat network paths.
The official git repo is now available at http://github.com/rapier1/openssh-portable. The Sourceforge repository should not be seen as the canonical repository for HPN-SSH.
The ssh-utils package provides tools and extensions for the application of SSH.
Current contained tools:
- ssh-agent-manage.sh
The management of the parallel SSH
access by multiple agents, sessions, and keys.
- ssh-pk-type.sh
Displays private key type.
- ssh-pk-asn1.sh
Displays the private key as ASN.1.
A fast and flexible implementation of SSH and SCP for Java, modelled on OpenSSH. In the beginning it should be simple, but hopefully eventually feature-rich.