Skip to content

This Python program provides a robust solution for managing Remote Desktop Connection (RDC) credentials and traces on Windows operating systems

License

Notifications You must be signed in to change notification settings

alasgarovs/Secure-RDC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure Remote Desktop Connection (Secure RDC)

This Python program provides a robust solution for managing Remote Desktop Connection (RDC) credentials and traces on Windows operating systems, enhancing your privacy and security. It empowers users to control and sanitize their remote desktop connections efficiently.

screenshot-20250212

Features

  • Credential Management: Easily store and manage RDP login information using Windows generic credentials.
  • Connection Establishment: Initiate remote desktop connections effortlessly with the provided credentials.
  • Trace Removal: Clear all traces of the remote desktop connection for enhanced security and privacy.

How it works?

  • Sets up credentials for the specified IP address with the provided username and password.
  • Launches a Remote Desktop Connection to the specified IP address.
  • After the connection is finished, deletes stored credentials for the specified IP address.
  • Removes terminal credentials associated with the specified IP address.
  • Clears Terminal Server Client settings for a clean slate.
  • Deletes the hidden Default.rdp file from the user's Documents directory.
  • Deletes the non-hidden Default.rdp file from the user's Documents directory.

Usage Guidelines

  • Save your credentials using the provided script.
  • Connect to the remote computer using the Windows Remote Desktop Connection program.
  • For enhanced security, delete traces of the connection as needed.

Note: Ensure you have the necessary permissions before executing these commands.

Feel free to contribute, report issues, or suggest improvements!

About

This Python program provides a robust solution for managing Remote Desktop Connection (RDC) credentials and traces on Windows operating systems

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages