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

Allow to specify connection parameters #49

Open
ariava opened this issue Jan 1, 2015 · 3 comments
Open

Allow to specify connection parameters #49

ariava opened this issue Jan 1, 2015 · 3 comments

Comments

@ariava
Copy link

ariava commented Jan 1, 2015

Hi,

I often use your extension and it would be really nice if it could be possible to specify connection parameters, e.g. the connection port for ssh. Since some of the parameters might be specific to the application used to connect (ssh, mosh, ...) it would be sufficient to let the user specify the parameters in a raw fashion.

Thanks,
Arianna

@stefan-lacatus
Copy link

As a workaround, i just append the connections parameters after the ip. For example, if i want to ssh using a custom port the host field will be: "user@host -p custom_port".

@sciancio
Copy link
Owner

sciancio commented Jan 6, 2015

This is not a workaround, but it works just as well. Please, read the wiki here : https://github.com/sciancio/connectionmanager2/wiki/CM-Setup

@stefan-lacatus
Copy link

I think the "Host" field should be renamed then. Something like "Command" should work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants