Why I close SSH port 22 entirely (and what I use instead)
Summary
The article argues for closing port 22 to public access and using Single Packet Authorization (SPA) via fwknop to selectively open SSH. It explains the limitations of port knocking, how SPA works, and provides a detailed guide for deploying server and client configurations with Ansible, plus a parallel access path via Tailscale.