eradicate

Crates.ioeradicate
lib.rseradicate
version0.1.5
sourcesrc
created_at2022-07-05 13:41:38.509771
updated_at2024-10-22 11:26:32.247324
descriptionA cli utility to remove hosts from your known_hosts file
homepage
repositoryhttps://github.com/graukolos/eradicate
max_upload_size
id619705
size45,980
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: 14

cargo fmt