aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/cheat/web_debug
blob: a7a3cbfc4d14cdea001a1f6ddbf460241d165b7e (plain)
1
2
# Web redirection testing with wget
wget -O/dev/null --no-check-certificate http://noria.lan/board 2>&1 | grep -P "(301|Location)"