Skip to content
New issue

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

Show whether ICMP, UDP, or TCP is currently used #482

Open
mb720 opened this issue Jul 18, 2023 · 1 comment
Open

Show whether ICMP, UDP, or TCP is currently used #482

mb720 opened this issue Jul 18, 2023 · 1 comment

Comments

@mb720
Copy link

mb720 commented Jul 18, 2023

Hi and thanks a lot for mtr!

Is there a way in curses mode, to show whether mtr currently uses ICMP, UDP, or TCP for its probes?

That would be useful when switching modes using t and u.

@yvs2014
Copy link

yvs2014 commented Jul 20, 2023

If adding those options to display at runtime in future, I suppose both options and keyactions could be shown. Using a bit an older version with such displaying, can say, too, that it's helpful sometimes.
For example, options from CLI and keyactions in round braces could look like

                                   mtr-0.85.139 -y2,4,2 -f3 -d11 google.com
rhome (0.0.0.0)                                                                     Thu Jul 20 13:10:27 2023
Keys:  Help   Display mode   Order fields   Restart   quit

then after pressing t n d, it looks like

               mtr-0.85.139 -y2,4,2 -f3 -d11 google.com (TCP-pings, DNS-off, Display-Type: 3)
rhome (0.0.0.0)                                                                     Thu Jul 20 13:11:32 2023
Keys:  Help   Display mode   Order fields   Restart   quit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants