bp2008 / pingtracer

Graphical pinging and traceroute application. Ping Tracer continuously pings each network host between your computer and a given destination, helping identify the source of connectivity problems.
MIT License
283 stars 29 forks source link

Display name for multiple targets? #31

Closed ScottBeeson closed 2 years ago

ScottBeeson commented 2 years ago

You can (apparently) put multiple IPs in separated by commas to ping multiple targets. I attempted to put in display names, also separated by commas, but the graphs still show the IP address.

Is this a bug or am I misunderstanding the display name field?

ScottBeeson commented 2 years ago

Actually even with just one target and display name I can't figure out what the display name field does. I don't see it anywhere. And you can change it while the ping is running.

bp2008 commented 2 years ago

The display name is basically just a memo field so you can identify the host (or list of hosts) easier in the dropdown list when you click on the Host label. It doesn't get rendered on the graphs.

ScottBeeson commented 2 years ago

I didn't even know that was a dropdown.