Edu4rdSHL / fhc

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

64-bit versions of windows not supported #6

Closed Mr-x2020 closed 2 years ago

Mr-x2020 commented 2 years ago

image

Edu4rdSHL commented 2 years ago

Hello, thanks for the report. How are you running it?

Mr-x2020 commented 2 years ago

from windows command line using precompiled fhc-windows.exe, how do you run it?

Edu4rdSHL commented 2 years ago

It's working correctly here. Please make sure that you have downloaded the correct version of FHC.

image

Mr-x2020 commented 2 years ago

I have text file with thousand of domains, how to do it with text file?

Edu4rdSHL commented 2 years ago

type file.txt | fhc-windows.exe

Mr-x2020 commented 2 years ago

image

Edu4rdSHL commented 2 years ago

Please tell me the steps that you are following, I can not reproduce the issue:

image

Mr-x2020 commented 2 years ago

It worked with version you provided in link in picture , but not in latest releases

Edu4rdSHL commented 2 years ago

The version that I provided is the latest release, also the previous version works for me as well (I took the first screenshot while using it).

However, glad to hear that it's working.

Mr-x2020 commented 2 years ago

thank you, image