Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Use port 22 when no port is specified #11

Closed
pxlpnk opened this issue May 26, 2013 · 6 comments
Closed

Use port 22 when no port is specified #11

pxlpnk opened this issue May 26, 2013 · 6 comments

Comments

@pxlpnk
Copy link

pxlpnk commented May 26, 2013

If no port is specified then storm should use the standard port I think. In general None should not be used in the output.

example.com -> pxlpnk@example.com:None

@emre
Copy link
Owner

emre commented May 26, 2013

Updated the master branch with this functionality. I will bump version/pypi package in a couple of days.

thanks!

@emre
Copy link
Owner

emre commented May 27, 2013

It's up.

You can try it after

pip install stormssh --upgrade

@emre emre closed this as completed May 27, 2013
@pxlpnk
Copy link
Author

pxlpnk commented May 27, 2013

awesome it works. In general there maybe should also be a sane default for not specified usernames.
Great work!

@emre emre reopened this May 27, 2013
@emre
Copy link
Owner

emre commented May 27, 2013

good idea.

I will make it happen.

reopened the issue for now.

@emre
Copy link
Owner

emre commented May 28, 2013

this is addressed in #14 with the new add/edit api.

storm add vps emreyilmaz.me

is equivalent to:

 storm add vps $USER@emreyilmaz.me:22

Not bumped to pypi yet, though.

@emre
Copy link
Owner

emre commented May 28, 2013

new version is up on the pypi.

pip install stormssh --upgrade

@emre emre closed this as completed May 28, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants