Skip to content

bitmvr/ssh-hosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ssh-hosts

A small utility to list currently configured hosts from your SSH config as well as validate the configuration allows connection to each host.

Usage


ssh-hosts - List and validate your SSH configuration(s)

usage: ssh-hosts <option>

  -c | --check-config   Validates connections to each machine inside the configuration
  -h | --help           Display this help text
  -l | --list           Lists all name from the configuration. This is the default operation
  -v | --version        Displays version of ssh-hosts


About

List and validate your SSH configuration(s)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages