Pinned Loading
-
LookingGlass
LookingGlass PublicForked from telephone/LookingGlass
A user-friendly PHP Looking Glass
CSS
-
Download an entire website with wget...
Download an entire website with wget, along with assets. 1# One liner
2wget --recursive --page-requisites --adjust-extension --span-hosts --convert-links --restrict-file-names=windows --domains yoursite.com --no-parent yoursite.com
34# Explained
5wget \
-
Shell script to monitor HTTP server ...
Shell script to monitor HTTP server status and email me when the server is not responding. 1#!/bin/bash
2NAME=Adam
3TESTDATE=`date "+%B %e, %Y"`
4TESTTIME=`date "+%H:%M:%S"`
5 -
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.