tree: 0d7cbc67a41d2e11d2513faff9b60c0b30c06b7e
  1. meta/
  2. BUILD.bazel
  3. BUILD.gn
  4. data_dir.cc
  5. data_dir.h
  6. OWNERS
  7. README.md
  8. service.cc
  9. service.h
  10. sshd-host.cc
  11. 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.