Navigation Menu

Skip to content

costa86/shecret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Shecret is a CLI SSH/SFTP client

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages