Dart SSH package providing First-class tunnelling primitives.
Keys: Ed25519, ECDSA, RSA.
KEX: X25519DH, ECDH, DHGEX, DH.
Cipher: AES-CTR, AES-CBC.
MAC: MD5, SHA.
Compression: not yet supported.
Forwarding: TCP/IP, Agent.
Tunneling drop-ins for: Socket, WebSocket, package:http.
See example/dartssh.dart.
Follow the same procedure as the continuous integration.
dartssh is released under the terms of the MIT license. See LICENSE.