citronneur / rdpy

Remote Desktop Protocol in Twisted Python
GNU General Public License v3.0
1.67k stars 545 forks source link

Support for VM Console #64

Open R-Gaurav opened 6 years ago

R-Gaurav commented 6 years ago

Hello! I am actually looking for possible ways to use this library to connect to a HyperV VM Console. Although this is implementation of RDP, can it be extended to implementation of FreeRDP which provides VM Console support?

Thanks!