Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SSR

A simple tool written in Rust to remove entries for a certain ip address from the current users .ssh/known_hosts file.

Compile with cargo build --release

Install with cargo install --path .

USAGE:

ssr list              List all entries in known_hosts      
ssr <ip_or_hostname>  Remove entries matching the given IP or hostname  
ssr help              Show this help message  

EXAMPLES:

ssr list  
ssr 192.168.1.100  
ssr example.com  

About

A small tool to remove entries from the curent users .ssh/known hosts.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages