adamdehaven / fetchurls

A bash script to spider a site, follow links, and fetch urls (with built-in filtering) into a generated text file.
https://www.adamdehaven.com/blog/easily-crawl-a-website-and-fetch-all-urls-with-a-shell-script/
MIT License
127 stars 45 forks source link

I'm very leary about downloading a BASH script. Can you offer a MD5/SHA256 or other code to verify the download? #17

Closed Spazum closed 2 years ago

Spazum commented 2 years ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Describe anything you've already tried

Additional context

adamdehaven commented 2 years ago

It's just a script; you can view all the code.