A small utility to list currently configured hosts from your SSH config as well as validate the configuration allows connection to each host.
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