Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Known Hosts

A simple cli ssh known_hosts manager

Installation

From source

Requirments

  • CMake

Install

Clone this repo and run

mkdir build && cd build
cmake ..
make && make install

Usage

usage: known_hosts command [host]
  commands:
    ls      - List all known hosts
    rm      - Remove a host [requires host]
    version - Display current version
    help    - Show this message

About

A simple cli known hosts manager

Resources

Stars

27 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages