Results 3 comments of Ajam

Hi @nikitastupin how much time would the script take if the wordlist used is the [google-10000-english](https://github.com/first20hours/google-10000-english) as recommended on the main wiki. I have tested the GraphQL endpoint manually and...

@j4uonline Actually, if you check any of the `https` proxy, using [**`mubeng`**](https://github.com/kitabisa/mubeng), none of them will show **`live`**, so just grab HTTP, and you will be fine. But if you...

Not sure if this helps, but [busybox-w32](https://frippery.org/busybox/) already has timeout : https://github.com/rmyorston/busybox-w32/blob/master/coreutils/timeout.c I tested and that one works, so hopefully, it should be trivial to patch https://github.com/uutils/coreutils/tree/main/src/uu/timeout as well.