serenity/Ports/openssh
2022-03-29 09:10:34 -07:00
..
patches Ports: Remove the OpenSSH prctl compatibility patch 2022-03-29 09:10:34 -07:00
.gitignore Ports: Unignore the OpenSSH port README 2022-03-24 20:11:39 -07:00
package.sh Ports: Remove redundant ensure_new_config_sub call 2022-01-22 00:31:57 +03:30
ReadMe.md Ports: Remove note about ssh needing port numbers explicitly specified 2021-06-16 10:38:12 +02:00

Known limitations

  • No SK/FIDO support.
  • No DNS support.
  • No proxy support.
  • Assumes SSH2.0 for now.
  • Cannot determine compatibility flags. This means there may be some weird bugs when connecting to certain SSH implementations.
  • SSHD does not work as it requires socketpair. It will start, but will crash on connection.