Knock, Knock: How to Shield Your VPS From Port Scanning with Port Knocking
xposing port 22 to the internet invites bots and brute-force attacks. There are different ways to prevent this: changing your SSH port or implementing fail2ban. There's also port knocking, which we'll implement using knockd and the knock client.
Read More