Back to browse
Private in-browser VNC client with CF Workers

Private in-browser VNC client with CF Workers

by odig·Jun 5, 2026·2 points·0 comments

AI Analysis

MidShip It

CF Workers proxy for VNC when Apache Guacamole already does in-browser remote desktop.

Strengths
  • Cloudflare Workers proxy eliminates need for dedicated server infrastructure
  • No signup required, private mode routes through random proxy with 10min sessions
Weaknesses
  • Built over a couple hours suggests limited depth and edge case handling
  • In-browser VNC already solved by Guacamole, MeshCentral, DWService
Target Audience

Sysadmins needing quick browser-based VNC access

Similar To

Apache Guacamole · DWService · MeshCentral

Post Description

I was annoyed because I couldn't find an online VNC client at all, let alone one that proxies it without an account, so I made this over a couple hours.

Similar Projects