Skip to content

Instantly share code, notes, and snippets.

@lzzy12
Created September 20, 2017 08:35
Show Gist options
  • Save lzzy12/110b20dee155f83a5dd5a3b517b01c09 to your computer and use it in GitHub Desktop.
Save lzzy12/110b20dee155f83a5dd5a3b517b01c09 to your computer and use it in GitHub Desktop.
You can download an entire Website by using this command (Ofc, replace http://www.domain.com/ with the website dommain name of your desired website..)
wget --mirror -p --convert-links -P ./local-dir --user-agent="Mozilla/5.0 (Windows NT 6.3; WOW64; rv:40.0" http://www.domain.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment