I need an experienced programmer to develop a php application that will be used to scan Socks proxy. The required functionality are as follows:
1. The application will consist of 2 sides: Admin side and users side
2. On the admin side, it will have a function to import Socks proxies (IP:Port) and also to input URLs to leach socks proxies from
3. The application will then scan the imported socks proxy and leached socks proxy every 5-10 mins in multi threaded mode and then export the good valid socks proxy to the user interface sorted by country .
The following be be the testing method sequence:
1. Connection to the Socks Proxy server
2. Connection through the socks proxy servers to Google target host: www.google.com Port: 80
Once the socks proxy can successfully load the default web page from google.com, then the socks proxy is VALID.
