10 releases (1 stable)

1.0.0 Aug 27, 2022
0.3.0 Aug 23, 2022
0.2.0 Aug 23, 2022
0.1.6 Aug 21, 2022

#6 in #sysadmin

Download history 2/week @ 2024-02-22 1/week @ 2024-02-29 18/week @ 2024-03-07 186/week @ 2024-03-14 2/week @ 2024-03-28 1/week @ 2024-04-04

205 downloads per month

AGPL-3.0-or-later

4MB
356 lines

Contains (ELF exe/lib, 4.5MB) shecret

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/

Dependencies

~23–32MB
~488K SLoC