Tool to request URLs and calculate MD5 hashes of the received responses in parallel.
This is a toy project made for fun and it will not be supported. It is implemented using only the standard Go library.
To build the project
make build
To run tests
make test
To install
go intsall github.com/ashkarin/httpresphasher@latest
The tool has only a --parallel
parameter to control the number of workers
processing the URLs in parallel.
httpresphasher --parallel 2 google.com http://mail.ru