
scan-sshauth.pl - probe SSH supported authentication method

scan-sshauth.pl [ --help ] HOSTNAME | IP_ADDRESS | CIDR ...
$ scan-sshauth.pl abbasak booofy cagayan diu $ scan-sshauth.pl 192.168.1.1 $ scan-sshauth.pl 192.168.1.1:10022 $ scan-sshauth.pl 192.168.1.1:10022 192.168.1.2 $ scan-sshauth.pl 192.168.1.0/24 $ scan-sshauth.pl 192.168.1.0/24:10022

probe supported SSH authentication method of specified hostname or IP address or CIDR block.


Net::Scan::SSH::Server::SupportedAuth

HIROSE, Masaaki <hirose31@gmail.com>