tree: 94b9b1d646b778329f29c95c7f4724674e42435e [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. constants.h
  4. fxbug_dev_90440.gni
  5. OWNERS
  6. README.md
  7. service.cc
  8. service.h
  9. sshd-host.cc
  10. test.cc
src/developer/sshd-host/README.md

sshd-host

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

sshd-host also executes hostkeygen once at startup, in order to ensure that there are host ssh keys available for the sshd process.