add hostname support + finish license automata

This commit is contained in:
speyrefitte
2014-12-01 18:06:08 +01:00
parent 99198321a4
commit fa25a40721
6 changed files with 50 additions and 32 deletions

View File

@@ -37,7 +37,7 @@ from rdpy.ui import view
from twisted.internet import reactor
from PyQt4 import QtCore, QtGui
log._LOG_LEVEL = log.Level.INFO
#log._LOG_LEVEL = log.Level.INFO
class ProxyServer(rdp.RDPServerObserver):
"""