#cli #ssh

app eradicate

A cli utility to remove hosts from your known_hosts file

4 releases

0.1.3 Apr 24, 2023
0.1.2 Dec 11, 2022
0.1.1 Jul 5, 2022
0.1.0 Jul 5, 2022

#654 in Command line utilities

GPL-3.0 license

17KB
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.8MB
~35K SLoC