scanner for finding ssh servers and their software version
scanssh protocol scanner scans a list of addresses and networks for running SSH protocol servers and their version numbers. scanssh protocol scanner supports random selection of IP addresses from large network ranges and is useful for gathering statistics on the deployment of SSH protocol servers in a company or the Internet as whole.
scanssh protocol scanner scans a list of addresses and networks for running SSH protocol servers and their version numbers. scanssh protocol scanner supports random selection of IP addresses from large network ranges and is useful for gathering statistics on the deployment of SSH protocol servers in a company or the Internet as whole.
To install scanssh, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install scanssh
To see what files were installed by scanssh, run:
port contents scanssh
To later upgrade scanssh, run:
sudo port selfupdate && sudo port upgrade scanssh
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.