mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
13dc26eb0f
This is no longer true, I'm not sure where this got fixed, but I can successfully connect via IP without specifying a port number using the latest HEAD of master.
9 lines
329 B
Markdown
9 lines
329 B
Markdown
# 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.
|