Hi!
I think it would be far easier to help you if you wrote down what you
tried, what happened and what you expected to happen. That way, people will
be able to dig into the problem you are having more easily. In particular,
what do you mean when you say it doesn't work correctly?
On Mon, Dec 4
Hello everyone,
I'm new with go, so, I try to start with a simple traceroute. I found some
examples in github. But they don't work correctly.
Attached is the code with a small change that I made to work, but still
does not work correctly. The code works only in linux.
this is the link to the ori