Releases: AshutoshPatole/ssm
Releases · AshutoshPatole/ssm
v0.2.2
Minor improvements
Changelog
- 3c8c110 add better http error messages in firebase
- 9eabc89 efficient firebase initialisation in sync
v0.2.1
Changelog
- 5e061b9 add hidden files toggle in reverseCopy
- 0092ba8 add password reset command
- 3f9671f doc: updated readme
- 3201af2 fix: server not matched if its a FQDN
v0.2.0
Changelog
- 837160b add log file in verbose mode
- 0a94f92 add rotate key cmd
- c28210e fix: error in reverseCopy with RDP connections
- c46533b fix: tar now compresses files within the folder
- 03ad040 rotate keys of server in batch
v0.1.9
Changelog
- fb9439c add bashrc, zshrc, ssh config and tmux to backup
- 21c14bd fix scroll issue in rcp
- 546068c hide . and .. when listing server files
v0.1.8
Changelog
- 1f5cda2 fix: gorelease
- 12591d0 fix: invalid cert when connecting using rdp
v0.1.7
Changelog
- 8b6fa33 Update LICENSE
- 6ef6e23 added windows rdp with keyring password saving method
- 2679a0b integrate rdp with connect cmd
- bd63283 keyring filename updated for gorelease
- a310b3c verbose handling in rdp
- 302ed4e windows connection using rdp
v0.1.6
Changelog
- 5f7be87 encrypt configuration
- 7972101 encryption and decryption of stored config using AES_GCM operation
- 28e84d3 silent update notification
v0.1.5
Changelog
- 99a4a3b fix .ssh folder not present when sync pull
- 2ded7c6 ssh connect tested on windows
v0.1.4
Changelog
- 5afd5eb add update check on all invokes
- c0d4885 auto update functionality added