Config.in 199 B

12345678
  1. config BR2_PACKAGE_TINYSSH
  2. bool "tinyssh"
  3. depends on BR2_USE_MMU # fork()
  4. help
  5. TinySSH is a minimalistic SSH server which implements only
  6. a subset of SSHv2 features.
  7. https://tinyssh.org