Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 400 Bytes

README.rst

File metadata and controls

9 lines (6 loc) · 400 Bytes

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.