Skip to content

GreenAppers/dartssh

Repository files navigation

dartssh pub package Build Status Coverage Status documentation

Dart SSH package providing First-class tunnelling primitives.

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 drop-ins for: Socket, WebSocket, package:http.

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.

About

Dart SSH package providing first-class tunnelling primitives.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published