This python script is used to parse mRemoteNG(Which is windows only) connection file, and password would be decrypt.
Then script will use ssh command(in Linux) to connect to the host which selected by user.
The purpose of this script is for users who use mRemoteNG in Windows, but want to use connection file in Linux.
- Notes:
- -- Only ssh connection is supported. --This script is used in Linux.