Diego-ssh is an implementation of an ssh proxy server and a lightweight
ssh daemon that supports command execution, secure file copies via
scp
, and secure file transfer via sftp
. When deployed and configured
correctly, these provide a simple and scalable way to access containers
associated with Diego long running processes.
Note
This repository should be imported as
code.cloudfoundry.org/diego-ssh
.
See the Contributing.md for more information on how to contribute.
This repository is maintained by App Runtime
Platform
under Diego
area.
Important
Content in this file is managed by the CI task
sync-readme
and is generated by CI following a convention.