eradicate

Crates.ioeradicate
lib.rseradicate
version0.1.4
sourcesrc
created_at2022-07-05 13:41:38.509771
updated_at2024-02-09 12:29:07.20082
descriptionA cli utility to remove hosts from your known_hosts file
homepage
repositoryhttps://github.com/graukolos/eradicate
max_upload_size
id619705
size45,366
Max Erdelmeier (Graukolos)

documentation

README

Installation

cargo install eradicate

Usage

eradicate <name-of-host-you-want-to-delete>

Examples

eradicate github.com
Would remove all github.com entries from $HOME/.ssh/known_hosts

Commit count: 12

cargo fmt