PinGO is a standalone and feature-rich tool for common IP-based reachability checking tasks. Ping or Trace any IP address and Observe in real-time the statistics.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
fix: we must reset a given IP statistics each time we initiate a Ping with <CTRL+P>
3535dc0View on GitHubfix: update a given IP config should be done only when new values typed are strictly positive
bdcf48dView on GitHubrefactor: edit an IP configs does not include <start/started> field value and this field is reset at each edition.
9b29254View on GitHubfeat: add support to edit a given (currently focused) IP's configs when <CTRL+E> is pressed.
f16af1aView on GitHubrefactor: increase <Add IP Input Box> width. Remove <buildPingCommand> function to os-specific files.
d161d42View on GitHubrefactor: bind <F1> key to specifics views (OUTPUTS & IPLIST) in order to avoid overlapping between input boxes and help view
a816b83View on GitHubfeat: add <CTRL+L> support to allow user to enter one or multiple filenames to load new IP addresses from.
8262df0View on GitHubstyle: resize views to show <threshold> & <pkts size> into <configs panel>
68f91b9View on GitHub