blob: 3db1efbdc7f19019e9f8b40f440834b9ee64306a (
plain)
1
2
3
4
5
6
7
8
|
# 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.
|