Securing a VPS with Tailscale and Monitoring It with Beszel
I Have a Problem (Two Really) As of writing this post, my VPS still has its SSH port open. Although this is very common and generally safe since no one can access it without my private key but I feel uneasy leaving such an important port open to the internet. But I know of a solution - Tailscale. Tailscale is a network service that can connect all my devices (laptop, phone and VPS) in a private network like a VPN. ...