Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crcastle/simple-internet-test
Shitty simple web app and zsh script to tell people the status of the internet connection
https://github.com/crcastle/simple-internet-test
Last synced: 1 day ago
JSON representation
Shitty simple web app and zsh script to tell people the status of the internet connection
- Host: GitHub
- URL: https://github.com/crcastle/simple-internet-test
- Owner: crcastle
- Created: 2012-09-12T02:47:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-12T05:29:39.000Z (over 12 years ago)
- Last Synced: 2025-01-16T08:06:26.530Z (8 days ago)
- Language: Python
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##WTF?##
**Simple Python web app plus zsh shell script to test whether the internet connection is down.**##Why?##
I was tired of hearing people ask no one in particular, *"is the internet down?"*Now they can look at this webpage and say to a specific person, *"Fuckface, the internet is down. Go fix it so I can get some work done!"* (or keep their mouths shut if the internet is not really down).
##What?##
It does some pinging of the google at 8.8.8.8, averages the return-trip time over three pings, and summarizes the result in a pretty web page.##How?##
I'm tired right now so I'm not going to nicely spell out how to install this. It uses zsh, ping, Python 2.7, and web.py.Your sysadmin should be able to figure out how to get it working. If they can't, then give them a high five, to the face, with a chair.
##License##
MIT license and junk