Edu4rdSHL / fhc

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

More features #8

Open jaikishantulswani opened 1 year ago

jaikishantulswani commented 1 year ago

@Edu4rdSHL fhc is fast but it would be much more useful if it would have features to extract content length title server name cname ip address etc

Edu4rdSHL commented 1 year ago

Rusolver exists for that purpose.

Edu4rdSHL commented 1 year ago

I will consider the content length and site title.

jaikishantulswani commented 1 year ago

@Edu4rdSHL but rusolver is not showing cname and server name, if fhc is having these flags then fhc is the single tool to use for that purpose instead of using two.

fhc -status-code -servername -cname -ip -title

Edu4rdSHL commented 1 year ago

If you want an all-in-one tool, please use Findomain instead. It does have all the features you're asking for.