Golang application for identifying dead links on KDLP website
-
Go to the project directory and compile the source code.
go build -o webcrawler
-
Usage:
./webcrawler <option>
-
Options:
-h, --help shows a manual --crawl recursively crawls domain and retrieves dead links with reference URLS --crawl-colly crawls domain for dead links via colly