php cURL 的代理 .TXT 列表
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/4709234/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Proxy .TXT list for cURL
提问by Eray
I need an always updated proxy list. I will parse it with PHP and use with cURL. But i need only 3 countries (USA , UK, ITALY for example) proxies.
我需要一个始终更新的代理列表。我将用 PHP 解析它并与 cURL 一起使用。但我只需要 3 个国家(例如美国、英国、意大利)的代理。
Where can i found a proxy list for this?
我在哪里可以找到这个的代理列表?
List can be text file , xml rss feed etc.
列表可以是文本文件、xml rss feed 等。
For example :
例如 :
USA.txt
美国.txt
xxx.xxx.xx.xx:8880
aaa.aaa.aaa.aa:8000
bbb.bbb.bb.bbb:8080
ENGLAND.txt
英格兰.txt
xxx.xxx.xx.xx:8880
aaa.aaa.aaa.aa:8000
bbb.bbb.bb.bbb:8080
回答by Lix
Here is almost exactly what you want:
这几乎正是您想要的:
http://proxy-ip-list.com/download/txt-proxy-list.html
http://proxy-ip-list.com/download/txt-proxy-list.html
Refreshed every hour.
每小时刷新一次。
Just like your needs, you can download txt USA proxy listexclusively from that country if you want. Also updated hourly.
就像您的需求一样,您可以根据需要从该国家/地区独家下载 txt美国代理列表。也是每小时更新一次。
回答by shamittomar
The always updated proxy list in .TXT
format is available here:
.TXT
格式始终更新的代理列表可在此处获得:
http://www.proxy-list.org/en/vip-proxy-list.php
http://www.proxy-list.org/en/vip-proxy-list.php
You can sort by country and type.
您可以按国家和类型排序。