Isona / dirble

Fast directory scanning and scraping tool
GNU General Public License v3.0
614 stars 87 forks source link

Include requested host name in error message #43

Closed sciguy16 closed 4 years ago

sciguy16 commented 4 years ago

https://github.com/nccgroup/dirble/blob/b0a33f5d425bcf4c569e390572833910dc7c0cae/src/arg_parse.rs#L874

The error message is not very helpful as it does not say which hostname caused it. Include the hostname in the error message to make debugging easier.

Also there's a typo in the current message.