hakluke / hakrawler

Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application
https://hakluke.com
GNU General Public License v3.0
4.41k stars 483 forks source link

Added -proxy and -timeout flags #121

Closed garlic0x1 closed 2 years ago

garlic0x1 commented 2 years ago

-proxy turns off TLS verification, and is meant for debugging. -timeout sets a timeout for crawling each URL from stdin, by default there is no timeout

hakluke commented 2 years ago

Thanks @garlic0x1 !!!! 🎉