Skip to content

Because sometimes you just want to know if your logins work on a number of servers.

License

Notifications You must be signed in to change notification settings

Taragos/ssh-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSH-Check

Because sometimes you just want to know if your logins work on a number of servers.

Usage

Usage of ssh-check.exe:
  -d    activate debug log
  -p string
        password to use for authentication
  -s string
        path to server list to try out    
  -u string
        username to use for authentication

Normal usage:

ssh-check -u <username> -p <password> -s <path_to_list_of_servers>

With debug log:

ssh-check -u <username> -p <password> -s <path_to_list_of_servers> -d

About

Because sometimes you just want to know if your logins work on a number of servers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages