noports_core 5.0.2
noports_core: ^5.0.2 copied to clipboard
Core library code for sshnoports
5.0.2 #
- fix: Add more supported ssh public key types to the send ssh public key filters for sshnpd.
5.0.1 #
- fix: Add more supported ssh public key types to the send ssh public key filters for sshnp.
5.0.0 #
- BREAKING CHANGE fix: changed
list-devices
arg from String option to boolean flag.
4.0.1 #
- fix(Pure Dart SSH client): send a keep alive to the server to prevent SSHAuthAbortError
4.0.0 #
- Initial release