ssh-sensible

Crates.iossh-sensible
lib.rsssh-sensible
version1.0.0
sourcesrc
created_at2021-09-22 11:53:26.327844
updated_at2021-09-22 11:53:26.327844
descriptiontooling to produce sensible settings for SSH
homepagehttps://gitlab.com/jokeyrhyme/ssh-sensible-rs
repositoryhttps://gitlab.com/jokeyrhyme/ssh-sensible-rs.git
max_upload_size
id454860
size11,740
Ron Waldon-Howe (jokeyrhyme)

documentation

README

ssh-sensible-rs

tooling to produce sensible settings for SSH

usage example

$ ssh-sensible Ciphers
Ciphers -3des-cbc,-aes128-cbc,-aes192-cbc,-aes256-cbc

$ ssh-sensible Ciphers >> ~/.ssh/config
Commit count: 11

cargo fmt