mtr icon indicating copy to clipboard operation
mtr copied to clipboard

Ability to display Destination URL's resolved IP Address that MTR would use to Probe

Open atibdialpad opened this issue 4 years ago • 2 comments

Hey @rewolff This is more of a question than an Issue. When I MTR to a URL, I want to know what is the resolved IP Address of the destination URL. I could --no-dns flag but that won't help when the destination doesn't respond. Is there a super easy config/flag way to achieve this ? If not, this should be possible via a simple code change, right ?

atibdialpad avatar Feb 25 '22 06:02 atibdialpad

is this a dupe of https://github.com/traviscross/mtr/issues/230 ? Looks like curses interface does this already. Does GTK need to do something similar?

rpaaron avatar Feb 27 '22 21:02 rpaaron

that is right ! thanks for pointing out that the fix already exists.

atibdialpad avatar Mar 14 '22 05:03 atibdialpad