How can I test if for ex. 84.47.86.34:8080 is active proxy and is accepting requests.
Something like simple proxy check , that will tell me if proxy is valid.
Thanks
How can I test if for ex. 84.47.86.34:8080 is active proxy and is accepting
Share
The only way is to actually connect to the proxy, send it some data, and see if it replies.