dartssh2 1.2.0-pre dartssh2: ^1.2.0-pre copied to clipboard
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 indartssh
command.
1.1.2-pre #
- Fix typos.
1.1.1-pre #
- Organize exports.
1.1.0-pre #
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.