The Tailscale is a virtual private network (VPN) tool based on the WireGuard protocol, which facilitates the creation of secure private networks between devices without the need for complex firewall or router configurations. It is widely used to securely and efficiently connect servers, personal devices, and corporate environments.
🔹 Main Features of Tailscale
- Based on WireGuard – It uses the WireGuard protocol, known for its speed and security.
- Easy Configuration – Does not require complicated firewall or port forwarding configurations.
- Zero Trust and Access Control – Features identity-based authentication (via Google, Microsoft, GitHub, Okta, etc.).
- Multi-Platform – Works on Windows, macOS, Linux, iOS, Android, Synology, Raspberry Pi, among others.
- Auto Mesh Networking – Automatically connects devices on the same network without needing to go through central servers.
- Simple Administration – Has a web interface for monitoring and controlling devices.
- Integration with Kubernetes and Docker – Great for DevOps and cloud computing.
🔹 Use Cases of Tailscale
✅ Secure Remote Access – Allows connecting to private servers from anywhere without opening ports on the internet.
✅ Replacement for Traditional VPNs – A lighter and faster alternative to corporate VPNs.
✅ Development and DevOps Environments – Ideal for connecting local and cloud environments.
✅ Private Online Gaming – Used to create private networks for gaming with friends.
✅ Remote Work – Securely connects employees without the need for complicated traditional VPNs.
🔹 Difference Between Tailscale and Traditional VPNs
- Traditional VPNs create a centralized tunnel for all traffic.
- Tailscale works as a peer-to-peer mesh VPN, where devices connect directly when possible.
- Does not require dedicated servers – It manages connections directly between devices.
🔹 Is Tailscale Free?
- It has a free plan for up to 3 users and 100 devices.
- There are paid plans for companies with more features and advanced control.
How to configure?
The first step is to register on the Tailscale platform to download the installer.

Repeat the same procedure on the computer you want to add to the Tailscale network.


The server can already be pinged as they are all on the same VPN network.

You can also access RDP through the VPN.

Isolating the RDP
Just configure the firewall by setting the VPN IP of the computer that will access the VPS, and it will lose RDP access via the public IP and respond only through the VPN.
