Skip to content

Instantly share code, notes, and snippets.

@Lysak
Created April 16, 2026 18:02
Show Gist options
  • Select an option

  • Save Lysak/155e7bb577db023e33ead02b15fab348 to your computer and use it in GitHub Desktop.

Select an option

Save Lysak/155e7bb577db023e33ead02b15fab348 to your computer and use it in GitHub Desktop.
httrack.sh
httrack "https://example-2026.localhost/" \
-O "example-2026.localhost" \
-%v \
--robots=0 \
-%P \
-n \
-F "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment