git clone https://github.com/fabiopauli/ssh-wrapper.git cd ssh-wrapper pip install -e . After install, the vps command is available system-wide. put(local, remote ...
A simple Python CLI tool for analyzing SSH authentication logs and detecting potential brute-force attacks. This project is educational in nature and demonstrates how security teams analyze system ...