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
ReadMe.md

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.