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
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

Library providing a pure Dart SSH implementation with tunneling.

Repository (GitHub)

License

MIT (license)

Dependencies

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

More

Packages that depend on dartssh