check-uninsane: also test http://uninsane.org, over OVPN connection

This commit is contained in:
Colin 2024-06-17 07:50:15 +00:00
parent 1af7b613bd
commit 3fc96a3e32

View File

@ -37,6 +37,10 @@ check "https://uninsane.org online" curl --silent --fail-with-body https://unins
check "https://matrix.uninsane.org online" curl --silent --fail-with-body https://matrix.uninsane.org
check "https://fed.uninsane.org online" curl --silent --fail-with-body https://fed.uninsane.org
# port 80 is accessible also from OVPN:
check "http://uninsane.org online" curl --silent --fail-with-body http://uninsane.org
check "http://uninsane.org online" curl "--connect-to" "uninsane.org:443:185.157.162.178:443" --silent --fail-with-body http://uninsane.org
check "uninsane.org DMARC record" nslookup -querytype=TXT _dmarc.uninsane.org.
check "servo-hn wireguard network" ping -c 1 -W 3 servo-hn