WGET Resources From Remote Host


/ Published in: Bash
Save to your folder(s)

Fetches resources from a remote host with specified crawl depth.


Copy this code and paste it in your HTML
  1. wget -H -r --level=1 -k -p ${HOST_NAME}

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.