Skip to content

vncdotool 0.10.0

Compare
Choose a tag to compare
@sibson sibson released this 03 Mar 06:04
· 349 commits to main since this release
  • drop official 2.6 support, it'll probably work for a while still
  • use frombytes rather than fromstring for compatibility with PIL
  • vnclog works with password protected servers using --password-required
  • exit more reliably after an error
  • use incremental frameBufferUpdateRequests, appears to be compatible with more servers
  • include basic version negotiation with servers, thanks Ezra Bühler