mtr
mtr copied to clipboard
How to specify local port for tcp protocol
Hey,We can see that mtr supports --localport parameter, but this parameter only works for UDP protocol. How can specify local port or not supported when using TCP protocol detection?
This local port parameter is only for UDP https://github.com/traviscross/mtr/blob/master/ui/mtr.c#L112