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

Support for different SSH port #90

Closed
rmdort opened this issue Mar 19, 2017 · 2 comments
Closed

Support for different SSH port #90

rmdort opened this issue Mar 19, 2017 · 2 comments

Comments

@rmdort
Copy link
Contributor

rmdort commented Mar 19, 2017

Can you support different sshd port when initializing clipper.

clipper = cm.Clipper(host, PORT_NUMBER, user, key)

When i specify port within the IP, redis attempts to connect to incorrect address

Could not connect to Redis at XXX:XX:XX:XX:2201:6379: nodename nor servname provided, or not known
@dcrankshaw
Copy link
Contributor

Sure. Just opened #91 to support this.

@dcrankshaw
Copy link
Contributor

Fixed by #91

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

2 participants