256cats / check-proxy

Advanced Node proxy checker (node proxy verifier, node proxy tester) with socks and https support
https://www.npmjs.com/package/check-proxy
MIT License
107 stars 40 forks source link

Check proxies from a list and save the working proxies to a list #14

Open bawzz234 opened 3 years ago

bawzz234 commented 3 years ago

Hello,

Can you add ability to check the proxies from a list and save the working proxies in a list?

Also, a way to set command for functions , for example:

-timeout (for timeout set) -url (url here, single or multiple) -type (to select proxy types eg: socks4, socks5, https) -threads (to select how many threads needed for checking) -text (found string from site's source code to validate proxy) -input (txt file that contains proxies) -output (txt file to save the working proxies)

These features would be a great addition.

Looking forward to hear from you

Best Regards