Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

IPv6 support #289

Answered by pkittenis
unclerico85 asked this question in Q&A
Mar 31, 2021 · 1 comments · 2 replies
Discussion options

Hi,
Are IPv6 addresses supported by parallel-ssh? My initial attempt throws an exception. Following the traceback it would appear that only IPv4 is supported as the AF_INET family is used when creating the socket in clients/base/single.py.

Thanks

You must be logged in to vote

Hi,

Thanks for the interest. Probably not, it is untested.

Should be easy enough to support though, needs tests to ensure behaviour is correct, ie connect when ipv6 is available, use getaddrinfo before connecting to get available IPs etc.

Replies: 1 comment 2 replies

Comment options

Hi,

Thanks for the interest. Probably not, it is untested.

Should be easy enough to support though, needs tests to ensure behaviour is correct, ie connect when ipv6 is available, use getaddrinfo before connecting to get available IPs etc.

You must be logged in to vote
2 replies
Comment options

Thanks for the quick response. Is this a feature that could be added to the wish list? Adding the support is a bit out of my realm of knowledge, but I could help test.

Comment options

Yes, have raised a feature request for it - #289. Thanks for pointing it out.

Answer selected by pkittenis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /