Skip to content

This is converter between Remmina and mRemoteNG - two popular remote connections managers.

License

Notifications You must be signed in to change notification settings

kocercan/Remmina_mRemoteNG_conv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Remmina-mRemoteNG converter

This is a converter between Remmina and mRemoteNG.

Right now, only one way to import data has been implemented:

Remmina <=== (SSH-2 connections with passwords) === mRemoteNG

Remmina and mRemoteNG are the most popular remote connections managers. Remmina is used on Unix hosts, and mRemoteNG on Windows.

How to use

Requirements

$sudo apt install python3-pip

$pip3 install SecretStorage pycryptodomex

$python3 remmina_mremoteng_conv.py -f

This program should be running on the host that has target Remmina installation. The program adds info about the connections to the added to Remmina. Importing data into Remmina via the interface is not necessary.

You can import one file multiple times. Connections will be merged by group and connection name.

Important

You should run this script from your current user, without sudo. Otherwise, passwords may be saved for root but not for you.

About

This is converter between Remmina and mRemoteNG - two popular remote connections managers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%