NetUse2 v1.0 Released!

less than 1 minute read

Im pleased to announce the release of the next-generation version of NetUse available now. The original NetUse application was designed to monitor ping reply times over long periods of time with the capability to visualize those reply times to help identify network congestion periods for other diagnostic work. NetUse was written in C# using the .NET/WPF framework and as such could only target Windows systems running the requisite version of .NET. NetUse2 has been written using JavaFX using the latest 1.8 runtime to support a wide array of Windows and Linux systems (sorry Mac).

Additionally, NetUse2 introduces some automated analysis capability to identify common network problems automatically and alert the user. NetUse2 is published using the GPLv3 license so it is free to use, modify, and package. Source code will be published on GitHub for inspection soon.

NetUse2 is available here or on GitHub!

Updated: