serenity/Ports/openssh
Ali Mohammad Pur cdd6d68b2a Ports: Remove some config.sub patches and download a fresh one if needed
All of these patches did the same thing, which is already in upstream
config.sub.
With this change, we need only add `use_fresh_config_sub=true` to
the package.sh file.
Note that this is not done automatically in case the port has a modified
config.sub file.
2022-01-16 10:32:50 +03:30
..
patches Ports: Remove some config.sub patches and download a fresh one if needed 2022-01-16 10:32:50 +03:30
package.sh Ports: Remove some config.sub patches and download a fresh one if needed 2022-01-16 10:32:50 +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.