3 Replies
You'd have to use some client locally, either
cloudflared access
or warp with private networking, but yes:
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/use-cases/rdp/
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/use-cases/ssh/RDP · Cloudflare Zero Trust docs
The Remote Desktop Protocol (RDP) provides a graphical interface for users to connect to a computer remotely. RDP is most commonly used to facilitate …
SSH · Cloudflare Zero Trust docs
The Secure Shell Protocol (SSH) enables users to remotely access devices through the command line. With Cloudflare Zero Trust, you can make your SSH …
For SSH there's also the option of a browser rendered terminal
Is all I have to do just create a tunnel that points to localhost:3389?
and run it