qublo.org

BankSecure Remote Control

Remote access to a workstation with nothing to install

The Go server streams a client machine's screen and audio to an administrator's browser over WebSocket and carries mouse, keyboard and file transfers back. Everything goes through a single TLS port: a browser is enough on the watching side.

  • Screen and audio liveThe desktop and its sound travel over WebSocket, with no extra codec or plugin.
  • Control both waysMouse, keyboard and file transfer work in the same session as the video.
  • One binaryThe interface and its translations are built into the executable, so installation is a service start.