-
Notifications
You must be signed in to change notification settings - Fork 57
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
Add IPv6 support #5
Comments
current status: IPv6 support is present in the Go implementation but not yet in the C++ one |
Are there any news in the meantime? |
@marek22k no one has worked on IPv6 support in the C++ implementation. Meanwhile, if you need that, please use |
I apologize if my question came across as rude - that was not my intention. How do I install or build the Go version?
|
Oh no worries, I didn't perceive it as rude.
This is due to the new directive You can either update your Go version to 1.21 or above, or try removing that line manually from |
I have now tried it with a higher Go version:
|
Oh, I'll have to fix that, I rarely use the
and let me know if that works for you? |
Dublin Traceroute is only able to work on IPv4 networks. IPv6 support is required, as IPv4 is a legacy protocol.
The text was updated successfully, but these errors were encountered: