mirror of
https://github.com/amitbet/vncproxy.git
synced 2025-05-09 08:06:21 +00:00
added fbs recorder, and tested it against vine vnc server 5.0.1 and rfbplayer 1.4 —> works! (there is still some problem with tight VNC server)
353 B
353 B
VncProxy
A RFB proxy, written in go that can save and replay RBS files
Still a work in progress, but the client side already includes all the required encodings understanding the RemoteFrameBuffer protocol is important since we need to save the frameResponses with timestamps
some server code will be added shortly, with the proxying logics.