Skip to content

Instantly share code, notes, and snippets.

@frankzhao
Created July 19, 2018 23:22
Show Gist options
  • Save frankzhao/6a3d0a173fc037da84b5643dbaccc082 to your computer and use it in GitHub Desktop.
Save frankzhao/6a3d0a173fc037da84b5643dbaccc082 to your computer and use it in GitHub Desktop.
Recursively download apache directory listing
wget -r np -nH -R index.html <url>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment