Last active
October 11, 2016 17:20
-
-
Save lidel/88e2dffb7b85a30ce2742a66ea42ad5a to your computer and use it in GitHub Desktop.
Simple watchdog for local Tor Hidden Service
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# run health check every hour (send email only on errors) | |
42 * * * * chronic hidden-service-watchdog.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment