Metadata-Version: 2.0
Name: rdpy
Version: 1.3.0
Summary: Remote Desktop Protocol in Python
Home-page: https://github.com/citronneur/rdpy
Author: Sylvain Peyrefitte
Author-email: citronneur@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: twisted
Requires-Dist: pyopenssl
Requires-Dist: service-identity
Requires-Dist: qt4reactor
Requires-Dist: rsa
Requires-Dist: pyasn1

RDPY is a pure Python implementation of the Microsoft RDP (Remote Desktop Protocol) protocol (Client and Server side). RDPY is built over the event driven network engine Twisted.

RDPY provide RDP and VNC binaries : RDP Man In The Middle proxy which record session, RDP Honeypot, RDP screenshoter, RDP client, VNC client, VNC screenshoter, RSS Player


