r-smith / vmPing

Visual Multi Ping. Color-coded ping utility for monitoring multiple hosts.
MIT License
431 stars 70 forks source link

Feature Request: new command line parameter #95

Open umbertoB67 opened 1 year ago

umbertoB67 commented 1 year ago

A new command line parameter would be useful. This new parameter (eg. /NoNewWin), instead of opening a new window, adds the new ping request into the already opened window.

Example: Command 1: vmPing.exe 192.168.1.1 /NoNewWin -> Run vmPing with the IP 192.168.1.1

Command 2: vmPing.exe 192.168.1.2 /NoNewWin -> Executes vmPing, but since there is already an active instance, it does not open a new window, but adds it to the existing one which will thus have two pings simultaneously, and so on