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

Get notified once the execution is finish. #116

Closed AbhijithAJ closed 2 years ago

AbhijithAJ commented 2 years ago

I routinely verify if this command is complete when I execute it. As a result, I've created an intimations module that will send me a telegram message once it's completed.

Hope this will help others.