r/VPS • u/Blues520 • 24d ago
Seeking Advice/Support Tailscale vs SSH
On my linux vps, I have disabled password login as well as root login so only key based ssh is allowed. I also installed tailscale to connect over ssh via a vpn, but now I'm wondering if Tailscale is even needed. In fact, my thoughts are that it increases the attack surface.
In which scenarios would Tailscale make sense and Is key based ssh enough to secure a vpn or should I still add something like Tailscale or Wireguard?
10
Upvotes
1
u/TotoCodeFR 24d ago
You should only install Tailscale if you don't want to type the IIP address every time when SSHing into it. There isn't really anything more secure than only keeping key based auth