citronneur / rdpy

Remote Desktop Protocol in Twisted Python
GNU General Public License v3.0
1.67k stars 545 forks source link

Check for credentials only #107

Open ariadarkkkis opened 4 years ago

ariadarkkkis commented 4 years ago

I want to use this as a library in my program and I just want it to check for credentials with NLA. I want to give it IP, username and password and it checks if they are valid or not. Any helps with this?