Created
April 16, 2026 18:02
-
-
Save Lysak/155e7bb577db023e33ead02b15fab348 to your computer and use it in GitHub Desktop.
httrack.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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