dartssh 1.0.3+3 copy "dartssh: ^1.0.3+3" to clipboard
dartssh: ^1.0.3+3 copied to clipboard

Library providing a pure Dart SSH implementation with tunneling.

dartssh pub package Build Status Coverage Status documentation #

Library providing a pure Dart SSH implementation.

Feature support #

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: dart:io Socket, dart:io WebSocket, package:http BaseClient.

Example #

See example/dartssh.dart.

Build #

Follow the same procedure as the continuous integration.

License #

dartssh is released under the terms of the MIT license. See LICENSE.

11
likes
40
pub points
38%
popularity

Publisher

unverified uploader

Library providing a pure Dart SSH implementation with tunneling.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

asn1lib, convert, http, meta, pedantic, pointycastle, tweetnacl, validators

More

Packages that depend on dartssh