Hi, I am writing a script using curl. I want to use proxy servers but I can't find any working ones. Does someone have 2 or 3 proxy server ip's with port numbers that I could use to test my script? Thanks,
Since you haven't had a response, you can always try googling for "anonymous proxy server" or some such that you can use to test your script.... Some of these servers/sites are less then legit though; if you have access to a VPS/server of your own, that is in another location, you could always setup a proxy on there (well.... you dont even need to do that, just SSH a SOCKS tunnel to it, and then use localhost as the proxy in your script)