tree: 0ae6d8222d626554f2cd1443896f9867418bb87f [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. data_dir.cc
  4. data_dir.h
  5. OWNERS
  6. README.md
  7. service.cc
  8. service.h
  9. sshd-host.cc
  10. test.cc
src/developer/vsock-sshd-host/README.md

vsock-sshd-host

vsock-sshd-host listens on a vsock port (optional argument, default: 22) for connections and spawns an sshd in inetd mode for each incoming connection.

sshd-host also executes creates new host keys during initialization and hosts the generated keys in its outgoing directory for sshd to use.