Edu4rdSHL / fhc

Fast HTTP Checker.
GNU General Public License v3.0
215 stars 22 forks source link

Request for `-retries` support #1

Closed bugbaba closed 3 years ago

bugbaba commented 4 years ago

Hi,

If possible -retries flag would be really great to have. For all the failed entries it tries to find webserver on it again x number of times passed by user.

This can be helpful in cases where they are minor problems in the network or server proxy not accepting requests from same client at that speed, This way we can be more assured with the results.

-- Regards, @bugbaba