Start NTLM support

This commit is contained in:
citronneur
2015-02-18 22:01:58 +01:00
parent a4f4d71929
commit d6428430eb
3 changed files with 83 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ x86 | x86_64
```
$ git clone https://github.com/citronneur/rdpy.git rdpy
$ pip install twisted pyopenssl qt4reactor service_identity rsa
$ pip install twisted pyopenssl qt4reactor service_identity rsa pyasn1
$ python rdpy/setup.py install
```