-
Hi :) Just wondering: How can I listen to both ipv4 and ipv6 at the same time? |
Beta Was this translation helpful? Give feedback.
Answered by
jplatte
Jun 2, 2022
Replies: 1 comment 7 replies
-
Usually just listening on IPv6 will actually listen on both (depending on OS / configuration), have you tried that? |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
davidpdrsn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Usually just listening on IPv6 will actually listen on both (depending on OS / configuration), have you tried that?