Update README.md

This commit is contained in:
Amit Bezalel
2017-07-22 08:43:59 +03:00
committed by GitHub
parent 28c664f5cd
commit 3240108c51

View File

@@ -1,7 +1,7 @@
# VncProxy # VncProxy
An RFB proxy, written in go that can save and replay FBS files An RFB proxy, written in go that can save and replay FBS files
* supports all modern encodings & most useful pseudo-encodings * supports all modern encodings & most useful pseudo-encodings
* supports regular VNC TCP connections * supports multiple VNC client connections & multi servers (chosen by sessionId)
* supports being a "websockify" proxy (for web clients like NoVnc) * supports being a "websockify" proxy (for web clients like NoVnc)
* produces FBS files compatible with tightvnc player (while using tight's default 3Byte color format) * produces FBS files compatible with tightvnc player (while using tight's default 3Byte color format)
* can also be used as: * can also be used as: