Developer Eliminates SSH Attacks by Hosting Side Project Without a Public IP
A developer migrated a small Node.js API and Postgres database to Krova Cloud, a platform that does not assign public IP addresses to servers by default. Previously, the server faced thousands of daily SSH brute-force attempts despite having key-based authentication, fail2ban, and UFW firewall rules in place. Without a public IP, the server became unreachable directly from the internet, while users continued accessing the API normally through a domain name. SSH access was restricted to the developer's home IP via a port mapping, keeping the server effectively invisible to outside attackers. The result was a complete elimination of SSH intrusion attempts, with no impact on API performance or the user experience.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in