traceroute-analyzer icon indicating copy to clipboard operation
traceroute-analyzer copied to clipboard

Requires MTR and MTR requires sudo

Open dcinzona opened this issue 3 years ago • 1 comments

Just a heads up that in order to get this to run on MacOS, you need MTR installed brew install mtr and it would need to run as sudo.

dcinzona avatar Mar 02 '22 18:03 dcinzona

Hello @dcinzona ,

yes that is correct. in fact, in some Linux distributions, it would require to run with sudo permissions as well, as this is implied by the way how TCP socket is created in a particular system.

Best, Anton

akarneliuk avatar Mar 27 '22 16:03 akarneliuk