Update README.md

This commit is contained in:
Sylvain Peyrefitte
2015-01-06 17:21:06 +01:00
parent 33dbbf45d4
commit 1b4fd4a686

View File

@@ -92,8 +92,8 @@ The private key file and the certificate file are classic cryptographic files fo
### rdpy-rdpshare ### rdpy-rdpshare
rdpy-rdpshare is a RDP proxy allows you to share your desktop throws RDP clients. rdpy-rdpshare is a RDP proxy allows you to share your desktop through RDP clients (rdpy-rdpclient, mstsc, remmina, rdesktop).
First connection is take as master. First connection is use as master connection (keep session control).
``` ```
$ rdpy-rdpmitm.py [-l listen_port] [-k private_key_file_path] [-c certificate_file_path] target_host[:target_port] $ rdpy-rdpmitm.py [-l listen_port] [-k private_key_file_path] [-c certificate_file_path] target_host[:target_port]