Skip to content

Instantly share code, notes, and snippets.

@chrismarksus
Created November 14, 2017 21:18
Show Gist options
  • Save chrismarksus/a35c715150e0117b061df0280d5adb7f to your computer and use it in GitHub Desktop.
Save chrismarksus/a35c715150e0117b061df0280d5adb7f to your computer and use it in GitHub Desktop.
Copy a website as a static download
wget -P save/to/directory/ -mpck --user-agent="" -e robots=off --wait 1 -E http://url.to.site:5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment