Hi,
I want a url for a text file that contains a list of proxies.
Basically the likes of http://www.proxy-list.net/anonymous-proxy-lists.shtml without the other fluff.
ie: http://www.xyz.com/proxylist.txt
Before anyone mentions, it I know that I can use grep, awk etc to strip the file but I want something cleaner than that.
Any ideas?
Thanks in advance.
DB
I want a url for a text file that contains a list of proxies.
Basically the likes of http://www.proxy-list.net/anonymous-proxy-lists.shtml without the other fluff.
ie: http://www.xyz.com/proxylist.txt
Before anyone mentions, it I know that I can use grep, awk etc to strip the file but I want something cleaner than that.
Any ideas?
Thanks in advance.
DB