Skip to content

Instantly share code, notes, and snippets.

@dwallraff
Created August 21, 2025 14:59
Show Gist options
  • Save dwallraff/21f68eb2fff43c1014bbaced5f034fbb to your computer and use it in GitHub Desktop.
Save dwallraff/21f68eb2fff43c1014bbaced5f034fbb to your computer and use it in GitHub Desktop.
Mirror a website with wget
wget --mirror --convert-links --adjust-extension --page-requisites --no-parent <website>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment