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

Port support #354

Closed
wants to merge 5 commits into from
Closed

Conversation

rahkumar651991
Copy link
Contributor

What does this PR do?

This supports connecting to same IP-address with different port number.

What issues does this PR fix or reference?

Fix for #322

Previous Behavior

Earlier the devices used to be stored with key value as the hostname. So multiple entries of same hostname but different ip-address were not supported.

New Behavior

The code is modified to store all the devices. Then one by one it tries to connects based on the hostname and other arguments provided.

@rahkumar651991 rahkumar651991 deleted the port_support branch January 23, 2020 04:49
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

Successfully merging this pull request may close these issues.

1 participant