Skip to content

Instantly share code, notes, and snippets.

@vanpariyar
Created September 10, 2025 08:41
Show Gist options
  • Save vanpariyar/766ef11b8b0df51532d9caa859e1fa84 to your computer and use it in GitHub Desktop.
Save vanpariyar/766ef11b8b0df51532d9caa859e1fa84 to your computer and use it in GitHub Desktop.
How to fetch sites using wget / Make website static

Make sure you have website connected to internet

wget -k -K  -E -r -l 10 -p -N -F -nH https://livohil.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment