Any chance somebody can help me make a Proxy anonymity checking script, That like visits a Proxy checking site and only saves the ones that gets like "No Proxy Detected" and saves it in a .txt file.
you can try element exist feature . just visit website and check your proxy .after , use" is element exist" feature . use if condition and select IS_EXIST variable.
The CSS selector for it doesn't work and when I find a selector that does pick it up, the captcha is unsolvable because the keys cannot be found. I am using 2captcha
Each asynchronous function started, starts in separate thread.
So in that example you will have 2 threads since 2 asynchronous functions
will be started, each with its own (different) script.
Not that I know of. You'll need to tunnel through the proxy to really check the connection. I either do a proxy checker site to make sure nothing is leaking, or I just do the simple GET request against the site(s) I'm working with/on.