bug fix on vnc stack, add password challenge for vnc, add rdpy-vncscreenshot binary
This commit is contained in:
@@ -39,6 +39,8 @@ from rdpy.ui import view
|
||||
from twisted.internet import reactor
|
||||
from PyQt4 import QtCore, QtGui
|
||||
|
||||
log._LOG_LEVEL = log.Level.INFO
|
||||
|
||||
class ProxyServer(rdp.RDPServerObserver):
|
||||
"""
|
||||
@summary: Server side of proxy
|
||||
|
||||
Reference in New Issue
Block a user