bug fix on vnc stack, add password challenge for vnc, add rdpy-vncscreenshot binary
This commit is contained in:
@@ -31,6 +31,9 @@ from PyQt4 import QtGui
|
||||
from rdpy.ui.qt4 import RDPClientQt
|
||||
from rdpy.protocol.rdp import rdp
|
||||
|
||||
import rdpy.base.log as log
|
||||
log._LOG_LEVEL = log.Level.INFO
|
||||
|
||||
class RDPClientQtFactory(rdp.ClientFactory):
|
||||
"""
|
||||
@summary: Factory create a RDP GUI client
|
||||
|
||||
Reference in New Issue
Block a user