WirePeep Versions Save

Free, open source network downtime monitor

v1.1.4

2 years ago

v1.1.3

2 years ago
  • Auto-detect AT&T fiber SFP
  • Apply WPF 6.0.2 workarounds #7176 and #6663

v1.1.2

2 years ago
  • Removed unused System.Management package.

v1.1.1

2 years ago
  • Removed unused satellite resource assemblies and Microsoft.Windows.Compatibility references.

v1.1.0

2 years ago

v1.0.4

3 years ago

GitHub Releases

  • Supported "network unavailable" as new state that's not alertable to eliminate false positives during Windows startup.

v1.0.3

3 years ago

GitHub Releases

  • Handled ping exceptions that can occur during app and system startup if the network stack isn't ready yet.

v1.0.2

3 years ago
  • Added buttons to lookup IP address and name on Add/Edit Location dialog.
  • Turned off file logging by default so trials/demos won't create folders and files unless the user explicitly configures it.
  • Fixed a bug where the default profile could load the same address for Cable Modem and Default Gateway if they were the same device. I thought the code already handled that, but IPAddress doesn't overload operator==. I had to use IPAddress.Equals instead.

v1.0.1

3 years ago

Made a few tweaks after using WirePeep at work for a bit:

  • Added resize grip to status bar.
  • Made default splitter position be 80/20 instead of 50/50.
  • Made "Start Minimized" option only apply to "Run when user logs in".
  • Added option to confirm closing the app (automatically confirmed by Windows logoff or shutdown).
  • Added Unselect commands to right-click menus.
  • Added current release link and build badges to readme.
  • Fixed a bug where two entries with the same group name and location name couldn't be compared by address (since IPAddress doesn't implement IComparable).

v1.0.0

4 years ago

My home Internet connection has been working great for 10 days, and I'm ready to release WirePeep.