Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frizensami/internet-check
Simple Windows ping script to check if the internet connection is up. Useful back when the Windows system tray icon was terrible at this. Pings google.com continually.
https://github.com/frizensami/internet-check
Last synced: 27 days ago
JSON representation
Simple Windows ping script to check if the internet connection is up. Useful back when the Windows system tray icon was terrible at this. Pings google.com continually.
- Host: GitHub
- URL: https://github.com/frizensami/internet-check
- Owner: frizensami
- Created: 2015-03-02T07:58:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-02T08:34:54.000Z (almost 10 years ago)
- Last Synced: 2023-08-03T20:39:29.491Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 355 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.txt
Awesome Lists containing this project
README
One of my first C++ programs, because I was frustrated with the windows internet status icon.
Start this program to continually test if your internet is still working.
When it fails, press "Retry" to check again after attempting a fix or for an update of the current status.
Press "Cancel" to stop the checks.