An open API service indexing awesome lists of open source software.

https://github.com/merumerutho/wtfdwgbo

A small script that repetitively pings a server to find out when it goes back online.
https://github.com/merumerutho/wtfdwgbo

Last synced: 8 months ago
JSON representation

A small script that repetitively pings a server to find out when it goes back online.

Awesome Lists containing this project

README

          

# WTFDWGBO (When The Fuck Does [Website] Go Back Online?)
A small script that repetitively pings a server in order to find out when it goes back online.

# How to use it
Just execute the script version you want with two parameters: the website you want to ping and the delay time in seconds between a ping and the other.
# Configuration of the email version
Open the email version of the script in a text editor and set up an email address and an email server so that when the server is online the program can alert you properly.
# Configuration of the notify version
You need the notify-send package installed for the notify version.