Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 280 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 280 Bytes

andrasidan

Create one with password.txt and .env

URL="https://MYURL"
GURL="https://URL.se"


IP="http://127.0.0.1:5000"    # Byt ut <IP> med din server-IP
PASSWORD="password"

CHECK_GBG="/usr/bin/python /andrasidan/dns_check.py $URL"
SLEEP=30
´´´