dartssh 1.0.0+0 copy "dartssh: ^1.0.0+0" to clipboard
dartssh: ^1.0.0+0 copied to clipboard

outdated

Library providing a pure Dart SSH implementation.

dartssh Build Status Coverage Status #

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.

Example #

See example/ssh.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
0
pub points
33%
popularity

Publisher

unverified uploader

Library providing a pure Dart SSH implementation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on dartssh