Skip to content
/ pyvncs Public

Simple command line multiplatform python VNC Server

License

Notifications You must be signed in to change notification settings

radixcl/pyvncs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Simple command line multiplatform python VNC Server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages