Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save CypherpunkSamurai/2ac440a97be0cb8b2a377b6a0eef5360 to your computer and use it in GitHub Desktop.

Select an option

Save CypherpunkSamurai/2ac440a97be0cb8b2a377b6a0eef5360 to your computer and use it in GitHub Desktop.
Recursively download site with wget
wget -r -k -p the-site -X exclude-dir-1,exclude-dir-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment