Go VNC. Connect to and control remote computers over the network.

gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2015
  • Merge pull request #18 from israelshirk/master
  • Add VNC authentication
May 2015
  • Merge pull request #10 from kward/fix-protovers-parsing
  • fix ProtocolVersion message parsing to support OS X 10.10.3.
March 2015
  • Merge pull request #6 from vtolstov/fix
  • fix build
  • Merge pull request #4 from vtolstov/fix
  • @aaronlehmann fix from #2
  • Merge pull request #2 from surma-dump/fix/uint16
March 2014
  • Fix overflow bug when calculation pixel array length
June 2013
  • Proper endianness for KeyEvent
  • If no auth methods are specified, assume None
  • Update README
  • Parse the actual pixels for the raw encoding
  • Always support raw encoding when parsing updates
  • Implement the Raw encoding
  • Support the RFC mandated server message types
  • Support ServerCutText messages
  • Support the Bell message
  • Read SetColorMapEntries messages from the server