mtr icon indicating copy to clipboard operation
mtr copied to clipboard

How to specify local port for tcp protocol

Open freemindLi opened this issue 2 years ago • 1 comments

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?

freemindLi avatar May 20 '22 10:05 freemindLi

This local port parameter is only for UDP https://github.com/traviscross/mtr/blob/master/ui/mtr.c#L112

wenlxie avatar Aug 22 '22 04:08 wenlxie