A web-based RDP client built with Go WebAssembly enables users to connect to Windows Remote Desktop servers directly from their browser without plugins. The architecture uses a lightweight Go proxy server to bridge WebSocket connections from the browser to the RDP server's TCP port, circumventing browser limitations on raw TCP sockets. Full keyboard, mouse, audio streaming, and RDP scan code support are included.
Infrastructure
A web-based RDP client built with Go WebAssembly and grdp
Go WebAssembly brings full-featured RDP access directly to the browser without plugins, using a WebSocket-to-TCP bridge to circumvent browser socket limitations.
Saturday, April 25, 2026 12:00 PM UTC2 MIN READSOURCE: Hacker NewsBY sys://pipeline
Tags
infrastructure