Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 394 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 394 Bytes

vnc-screenshot

Small golang tool written around mitchellh/go-vnc. Supply a server address and easily take a screenshot of whatever is running.

example showing htop output

Usage

$ ./vnc-screenshot --serverAddr 127.0.0.1:5959 --out asdf.png
Connected to VNC desktop: QEMU (rootfs-image) [res:1024x768]

License

GPLv3