From edea4966895e481b198704929fafc18be9ab6917 Mon Sep 17 00:00:00 2001 From: John Shewchuk Date: Sun, 20 Dec 2020 19:03:20 -0800 Subject: [PATCH] update readme and version (#47) --- README.md | 8 ++++---- embed_resources.exe.manifest | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c43a8e3..edc8375 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,16 @@ Contrac monitors your Internet Service Provider and generates a log of down time ![](contrac.png?raw=true) -The tracker pings Google, Cloudflare, and Cisco to determine connectivity. The app is a single file .exe. It has embedded resources, tray notifications, and supports window minimization to the tray area. +The tracker pings Cloudflare, Cisco OpenDNS, Google, and Quad9 to determine connectivity. No service is pinged more than once per second. + +The app is a single file .exe with has embedded resources, tray notifications, and supports minimization to the tray area. It is packaged as an MSIX to enable easy installation and clean up. ## Installation -Copy the latest release of the exe to your computer from here +Copy the latest release of the .msix or .exe to your computer from here https://github.com/johnshew/contrac/releases -Since Contrac automatically writes to the log files every 5 minutes it is good to put the exe in the directory you want the logs to go. - ## Notes This was an interesting first project to learn Rust. Thanks to [Gabriel Dube](https://github.com/gabdube) for creating native-windows-gui, a nice toolkit for small native Win32 apps. diff --git a/embed_resources.exe.manifest b/embed_resources.exe.manifest index 642aea5..cab43fe 100644 --- a/embed_resources.exe.manifest +++ b/embed_resources.exe.manifest @@ -9,7 +9,7 @@