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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-25 14:05:22  来源:igfitidea点击:

Proxy .TXT list for cURL

phplistcurlproxy

提问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 .TXTformat 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.

您可以按国家和类型排序。

回答by middus

Does it need to be free? If not, take a look at this.

有必要免费吗?如果没有,看看这个