Skip to content

Instantly share code, notes, and snippets.

@arsham
Created August 17, 2018 11:45
Show Gist options
  • Save arsham/898cacd7c018fc1deab4ff72a4ea18d3 to your computer and use it in GitHub Desktop.
Save arsham/898cacd7c018fc1deab4ff72a4ea18d3 to your computer and use it in GitHub Desktop.
Mirror a website with #wget
wget --mirror --convert-links --adjust-extension --page-requisites --no-parent https://example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment