shecret

Crates.ioshecret
lib.rsshecret
version1.0.0
sourcesrc
created_at2022-08-15 10:54:09.981079
updated_at2022-08-27 20:01:33.92537
descriptionA CLI SSH/SFTP client
homepagehttps://docs.rs/shecret/latest/shecret/
repositoryhttps://github.com/costa86/shecret
max_upload_size
id645846
size7,514,667
Lorenzo Costa (costa86)

documentation

https://docs.rs/shecret/latest/shecret/

README

Shecret

1. Description

Shecret is a CLI SSH/SFTP client

2. Features

  • Store server connections on SQL

  • Send server connection command to clipboard (control + v)

  • Create SSH keys (ed25519 algorithm)

  • Send SSH command to multiple servers at once (sort of what Ansible does)

  • Check if servers are online/offline (ping)

3. Demo

4. Instalation

4.1 Cargo

cargo install shecret

4.2 Ready-to-use executable

OS Architecture File*
Linux x86_64 shecret

*Make sure you've granted executable permissions to it

./shecret

5. Documentation

https://docs.rs/shecret/latest/shecret/

Commit count: 21

cargo fmt