dartssh2 1.2.0-pre copy "dartssh2: ^1.2.0-pre" to clipboard
dartssh2: ^1.2.0-pre copied to clipboard

outdated

A pure dart SSH implementation based on dartssh with bug fixes, up-to-date dependencies and sound null safety.

1.2.0-pre #

  • Rework login logic.
  • dartssh command now supports login with public key.

1.1.4-pre #

  • dartssh command now supports terminal window resize.

1.1.3-pre #

  • Add --verbose option in dartssh command.

1.1.2-pre #

  • Fix typos.

1.1.1-pre #

  • Organize exports.

1.1.0-pre #

  • Dependency update.
  • Sound null safety.
  • Replace deprecated pedantic with package:lints
  • Fix crash running vim by @linhanyu. #1

1.0.4+4 #

  • Increase test coverage and documentation.

1.0.3+3 #

  • Fix tunneled WebSocket issue.

1.0.2+2 #

  • Add example/README.md

1.0.1+1 #

  • Add SSHTunneledSocketImpl, SSHTunneledWebSocketImpl, and SSHTunneledBaseClient.

1.0.0+0 #

  • Initial release.
123
likes
0
pub points
94%
popularity

Publisher

verified publisherterminal.studio

A pure dart SSH implementation based on dartssh with bug fixes, up-to-date dependencies and sound null safety.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, asn1lib, convert, dart_console, http, meta, pinenacl, pointycastle, validators

More

Packages that depend on dartssh2