When I ping one site it returns “Request timed out”. I want to make little program that will inform me (sound beep or something like that) when this server is online again. No matter in which language. I think it should be very simple script with a several lines of code. So how to write it?
Share
Don’t forget the notify sound like echo”^G”! Just to be different – here’s Windows batch:
🙂