From 4a6d55d3b65e7a4ab94422a07550d5358679f4e5 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sun, 1 Jul 2018 19:27:38 +0200 Subject: Add some goot cheat --- cheat/.cheat/web_debug | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cheat/.cheat/web_debug (limited to 'cheat/.cheat/web_debug') diff --git a/cheat/.cheat/web_debug b/cheat/.cheat/web_debug new file mode 100644 index 0000000..a7a3cbf --- /dev/null +++ b/cheat/.cheat/web_debug @@ -0,0 +1,2 @@ +# Web redirection testing with wget +wget -O/dev/null --no-check-certificate http://noria.lan/board 2>&1 | grep -P "(301|Location)" -- cgit v1.2.1