Matias Fernandez 76e309ef08 Added LICENSE.md
2022-05-19 11:15:38 -04:00
2022-05-19 11:15:38 -04:00
2022-05-19 11:15:38 -04:00
2019-07-29 22:54:48 -04:00
2022-05-19 11:15:38 -04:00
2019-09-11 22:28:09 -03:00
2022-05-19 11:15:38 -04:00
2019-09-11 22:00:39 -03:00

PyVNCs

Simple command line multiplatform python VNC Server.

This is a simple command line VNC server, aimed to quick remote support situations.

This VNC Server is proven to work on:

  • Linux (Xorg, Wayland not supported so far)
  • Mac OS
  • Windows (7 & onwards)

Supported encodings:

  • raw
  • zlib

TODO:

  • Add support for more (efficient) encodings
  • VeNCrypt support (WIP)
  • Add support for uPnP (for incomming connections on supported nat gateways)

FAQ:

Q: Why a VNC server on python?

A: Because python is fun!

Description
Simple command line multiplatform python VNC Server
Readme 109 KiB
Languages
Python 100%