Update README.md

This commit is contained in:
Matias Fernandez Lillo
2019-09-12 01:09:42 +00:00
parent 3fd021ca02
commit 104fefd4c0

View File

@@ -13,11 +13,14 @@ Supported encodings:
- raw
- zlib
TODO:
## TODO:
- Add support for more (efficient) encodings
- VEnCrypt support (WIP)
- Add support for uPnP (for incomming connections on supported nat gateways)
FAQ:
## FAQ:
Q: Why a VNC server on python?
A: Because python is fun!