sshchecker is a fast dedicated ssh brute-forcing tool to check ssh login on the giving IP list.
▶ go get -u -v github.com/lazytools/sshchecker/cmd/sshchecker
git clone https://github.com/lazytools/sshchecker.git
cd sshchecker/cmd/sshchecker
go build .
mv sshchecker /usr/local/bin/
sshchecker -h
▶ cat testfiles/ips.txt | sshchecker -U testfiles/testuser -P testfiles/testpass
sshchecker -h
See License
sshchecker is made with ❤️ in India 🇮🇳 . See Thanks.md for more details.