#ssh #host #command-line-tool #cli #remove #file #utility

app eradicate

A cli utility to remove hosts from your known_hosts file

5 releases

0.1.4 Feb 9, 2024
0.1.3 Apr 24, 2023
0.1.2 Dec 11, 2022
0.1.1 Jul 5, 2022
0.1.0 Jul 5, 2022

#10 in #remove

26 downloads per month

GPL-3.0 license

16KB
68 lines

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

Dependencies

~1.3–1.9MB
~36K SLoC