Skip to content

python 3.5+ script to convert mremoteng xml config to reminna files

License

Notifications You must be signed in to change notification settings

Zyzto/MremoteNG_XML_to_Remmina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo uses script from haseebT to decrpyt the passwords from xml file

Convert Mremote xml to Remmina files

This script is working on RDP SSH files only and will ignore any other type

Usage

Clone localy
git clone https://github.com/Zyzto/Mremoteng_ConvertTO_Remmina.git

Change Directory
cd MremoteNG_XML_to_Remmina

Pip Install
pip install -r requirements.txt

Commands

mremote_to_remmina.py -i mremote.xml
mremote_to_remmina.py -i mremote.xml -o "~/Desktop"
mremote_to_remmina.py -i mremote.xml -o "~/Desktop" -p
mremote_to_remmina.py -i mremote.xml -p

Options:

-h --help         Show usage information.
-i --inputFile    Location of XML File
-o --outputFolder Folder to Save .Remmina Files
-p --password     If You Want To Include Password *Must Be On Target Machine*

About

python 3.5+ script to convert mremoteng xml config to reminna files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages