serenity/Ports/openssh
2021-12-21 20:35:52 -08:00
..
patches Ports: Remove wchar parts from openssh patches 2021-12-21 20:35:52 -08:00
package.sh Ports: Make array-like settings actual arrays 2021-10-05 02:13:08 +02:00
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.