An open API service indexing awesome lists of open source software.

https://github.com/kward/vnc

Go VNC client
https://github.com/kward/vnc

Last synced: 2 months ago
JSON representation

Go VNC client

Awesome Lists containing this project

README

        

# vnc
This is a VNC client library written in Go.

This is a complete rewrite of my [kward/go-vnc][/kward/go-vnc] fork from
[mitchellh/go-vnc][/mitchellh/go-vnc]. That library has served me well, but
fundamental modifications I needed to make to better support the handling of
server updates meant refactoring was necessary.