Version 1.15.1
- The
Tools
menu now has aReset Window Size
option which returns the window to the default size, now that closing and reopening the application doesn't do that anymore.
Version 1.15
- The program will now remember its position between runs.
- If the program's window center is offscreen upon startup, it will be moved to the center of the nearest screen.
Version 1.14
- Added optional command line arguments. See
Tools
menu >Command Line Args
for integrated usage help.- With the addition of this feature, PingTracer launching can be automated by placing shortcuts with command line arguments into the Startup folder or via virtually any other automation mechanism.
Arguments:
-h <value>
Load a saved configuration with Display Name or Host field matching <value>.
-6
The -h parameter will preferentially select a configuration that is configured to
prefer IPv6. If -6 is omitted, an IPv4 configuration is preferred.
-l x,y,w,h
The window will be moved to the specified location and size.
"w" and "h" parameters are optional.
-s
Pinging will begin automatically.
-m
The ping graphs will be maximized.
- Added a checkbox for you to disable logging of ping failures on a per-configuration basis.