We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ go get github.com/aeden/traceroute/cmd # github.com/aeden/traceroute ..\..\..\github.com\aeden\traceroute\traceroute.go:185: undefined: syscall.IPPROTO_ICMP ..\..\..\github.com\aeden\traceroute\traceroute.go:198: undefined: syscall.SO_RCVTIMEO
The text was updated successfully, but these errors were encountered:
Unfortunately I can't offer any assistance on getting it to work on Windows. If you find a way to get it working, feel free to submit a pull request.
Sorry, something went wrong.
use golang.org/x/net/icmp replace syscall mybe can resolve this problem,but i don know how to do this
No branches or pull requests
The text was updated successfully, but these errors were encountered: