Skip to content

C#/WPF client useful to keep track of network devices, if they are online or not

Notifications You must be signed in to change notification settings

fedeturco/Client_PING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client_PING

C#/WPF client useful to keep track of network devices, if they are online or not

Release

v1.8 New Version

Client_Ping_v1.8 - Portable Zip

v1.7 Last stable

Client_Ping_v1.7 - Portable Zip

Added dark mode since v1.5

Manual

TODO

Info

Homepage

This application is useful to keep track of devices in your network at work or at home. You can import or insert a list of devices, keeping track of their pings. Tha table sows the status of the ping and the last successful response received from the device. When you select a device, with the buttons below you can launch your specific application on the target device, for example an ssh/ftp/scp/... client, open the device in the browser or simply start a ping -t prompt. It becomes very handy when you have to keep track of a list of PLCs at work or check the online status of different gateways in your LAN.

alt text

The buttons below loads the icon directly from the application path inserted in the settings tab.

Configuration tab:

The following image shows an example of configuration with different applications and required parameters passed to them. You can launch your specific application passing different arguments, for example the ip address of the device or username/password for the authentication process:

alt text

Script tab:

You can simply add scripts to add or remove routes when you change the current profile, useful if your devices are behind a vpn or a specific gateway where you need custom routes to reach them.

alt text

Device tab:

The device tab shows a summary of the selected device:

alt text

Dark mode:

Dark mode since v1.5

alt text