Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Add startup command for command line #933

Open
vmario89 opened this issue Apr 4, 2018 · 8 comments
Open

Feature Request - Add startup command for command line #933

vmario89 opened this issue Apr 4, 2018 · 8 comments
Assignees
Labels
Enhancement A new feature or improvement to an existing feature. Needs implementation

Comments

@vmario89
Copy link

vmario89 commented Apr 4, 2018

Hi,

i'd like to be able to start mRemoteNG by command line with an argument to say "start the following connection directly at the startup".

I am using mRemote with integrated external application Cmder/ConEmu. It would be nice to run this directly when starting mRemote to have a suitable shell in front of the blank panel. Should look like the following:

grafik

How do you think about it?

kind regards, Mario

@sparerd sparerd added the Enhancement A new feature or improvement to an existing feature. label Apr 17, 2018
@sparerd
Copy link
Contributor

sparerd commented Apr 17, 2018

Makes sense - I like it. It would be nice to be able to do more with mRemoteNG from the command line.

Dev notes:
This might take a bit to implement since we also need to consider the security impact. App must be fully started, connections file unlocked, then start pending connections. Might be similar to how connections from the previous session reconnect, though we will be reading from the cmd line rather than reading from the connections file. Might be a good idea to elevate the reconnection logic into its own service which can queue up connections to be run at a later time. This would also allow us to save "reconnection groups" and potentially share these connection groups between users.

@emarshah
Copy link

emarshah commented Feb 4, 2020

If possible, can we add the startup commands as well to the connections, for example if i want to open logs for a group of connections, package them together and once opened its tailing the logs instead of writing it every time in multi SSH every time.

@afarazit
Copy link

Is there an update for this feature?

@CDRO
Copy link

CDRO commented May 17, 2023

I'd also be interested in having the possibility to start any existing connection from the CLI, either with started mRemoteNG or from a stopped state.

@Kvarkas
Copy link
Member

Kvarkas commented May 17, 2023

what perhaps will be included into next release - idea to give user more flexibility with settings and atributes.

@Pamapama
Copy link

Pamapama commented Jan 1, 2024

Any updates? This feature would be awesome...

@patrickkasie
Copy link

I second this

@dpc-SMartin
Copy link

This feature would also be great for PAM solutions which automatically start RDP sessions. If we could start those RDP sessions into mremoteng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A new feature or improvement to an existing feature. Needs implementation
Projects
None yet
Development

No branches or pull requests

9 participants