Every 5 minutes, Proxifly fetches fresh proxies—including HTTP , HTTPS , SOCKS4 , and SOCKS5 proxies—from around the web.
Proxifly found 16402 working proxies from {count.countries.all} countries in the latest update.
非常に速い
5分ごとに検証されました
Sorted into HTTP , HTTPS , SOCKS4 , & SOCKS5
{count.countries.all}国が含まれています
Available in .json , .txt , & .csv formats
HTTPS接続をサポートします
複製はありません
無料のプロキシを取得する方法はたくさんあります。
You can just download the whole list as a .txt
file, or you can even use the Proxifly NPM module to fetch proxies into your application programatically.
プロキシフリーはプロトコルと国でプロキシをソートしますが、アンソートされていないリスト全体を取得することもできます。
更新されたリストを取得するには、優先ファイル形式をクリックしてください
タイプ | カウント | .json | 。TXT | .csv |
---|---|---|---|---|
すべてのプロキシ | 16402 | JSONファイル | テキストファイル | CSVファイル |
HTTPプロキシ | 12138 | JSONファイル | テキストファイル | CSVファイル |
HTTPSプロキシ | 3873 | JSONファイル | テキストファイル | CSVファイル |
Socks4プロキシ | 256 | JSONファイル | テキストファイル | CSVファイル |
Socks5プロキシ | 135 | JSONファイル | テキストファイル | CSVファイル |
米国プロキシ(より多くの国を見る) | 7116 | JSONファイル | テキストファイル | CSVファイル |
国ごとにプロキシを取得します
当社のウェブサイトの無料プロキシリストから直接こすります。
無料のプロキシスクレーパーソフトウェアでプロキシを入手してください。
Easily fetch updated proxies in your application with the official Proxifly NPM module .
NPMインストールProxifly
const proxifly = new(require( 'proxifly')))({ //必須ではありませんが、制限を削除すると(https://proxifly.devでキーを取得します)。 apikey: 'api_test_key'});
var options = { プロトコル: 'http'、// http | Socks4 |ソックス5 匿名性:「エリート」、//透明|匿名|エリート 国:「私たち」、// https://www.nationsonline.org/oneworld/country_code_list.htm https:true、// true |間違い 速度:10000、// 0-60000 形式: 'json'、// json |文章 数量:1、// 1-20}; proxifly.getProxy(options).then(proxy => { console.log( 'proxies:'、proxy);})。catch(e => {{ console.error(e);})
次のコマンドで最新のプロキシリストを取得します。
curl -sl https://raw.githubusercontent.com/proxifly/free-proxy-list/main/proxies/all/data.txt -o all.txt
curl -sl https://raw.githubusercontent.com/proxifly/free-proxy-list/main/proxies/protocols/http/data.txt -o http.txt
curl -sl https://raw.githubusercontent.com/proxifly/free-proxy-list/main/proxies/protocols/socks4/data.txt -o socks4.txt
curl -sl https://raw.githubusercontent.com/proxifly/free-proxy-list/main/proxies/protocols/socks5/data.txt -o socks5.txt
curl -sl https://raw.githubusercontent.com/proxifly/free-proxy-list/main/proxies/countries/us/data.txt -o socks5.txt
貢献は大歓迎です、そして、彼らは大歓迎です!少しでも役立ち、クレジットは常に与えられます。