Simple Network Reliability Checker
Use Cases :
• Get a immersive report of your network connection , how much you can rely on it.
• Dump network downtimes with time stamp.
Extra Infos :
• UI is desgined with IntelliJ Idea. (GUI Form - GridLayoutManager)
• Not X-Platform!
- As the application relays on ICMP Ping, the ping command is different in different OS.
Downloads :
https://github.com/ExploiTR/NCHK/releases | Java 8 required to be run.