Connect to the Windows 10 server securely through Cloudflare Tunnel using Remote Desktop Protocol (RDP).
rdp.in-analytics.com
Method 1: Using Cloudflare WARP (Recommended)
- Download and install Cloudflare WARP on your device
- Connect to your Cloudflare account/team
- Open Remote Desktop Connection (Windows) or Microsoft Remote Desktop (Mac)
- Enter hostname:
rdp.in-analytics.com
- Click Connect and enter your Windows credentials when prompted
Method 2: Using cloudflared CLI
- Install
cloudflared on your local machine
- Run the following command:
cloudflared access rdp --hostname rdp.in-analytics.com --url rdp://localhost:3389
- Authenticate via the browser when prompted
- Connect Remote Desktop to
localhost:3389
- Enter your Windows credentials
Security Notes
โ All traffic is encrypted through Cloudflare Tunnel
โ No port 3389 exposed to the internet
โ Requires Windows user authentication
โ Can be protected with additional Cloudflare Access policies