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

app eradicate

A cli utility to remove hosts from your known_hosts file

6 releases

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

#541 in Command line utilities

Download history 11/week @ 2024-07-27 28/week @ 2024-09-21 149/week @ 2024-10-19 17/week @ 2024-10-26 6/week @ 2024-11-02

172 downloads per month

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.2–1.8MB
~34K SLoC