Skip to content

Commit f408e9d

Browse files
author
free-vpn-feed-bot
committed
chore: refresh aggregated subscriptions
1 parent 7a1eabe commit f408e9d

76 files changed

Lines changed: 2610 additions & 2754 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<p align="center"><img src="https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/assets/hero.png" alt="Free VPN Subscriptions — hourly-refreshed free VPN subscriptions for Clash, sing-box, v2ray" width="780"></p>
66

7-
![nodes](https://img.shields.io/badge/nodes-149-brightgreen) ![alive](https://img.shields.io/badge/alive-2234-blue) ![median--rtt](https://img.shields.io/badge/median--rtt-298ms-orange) ![updated](https://img.shields.io/badge/updated-2026-05-04_17:11_UTC-informational)
7+
![nodes](https://img.shields.io/badge/nodes-147-brightgreen) ![alive](https://img.shields.io/badge/alive-2216-blue) ![median--rtt](https://img.shields.io/badge/median--rtt-293ms-orange) ![updated](https://img.shields.io/badge/updated-2026-05-04_18:10_UTC-informational)
88

99
> **The easiest way to get a working free VPN — copy a subscription link, paste it into your client, connect.**
1010
> No signup. No payment. No installation of binaries. Refreshed hourly from public sources — every published node has demonstrably forwarded real HTTP traffic through sing-box minutes ago.
@@ -77,7 +77,7 @@ Want nodes in a specific region only? Use one of these targeted subscription URL
7777

7878
| Country | Nodes | Clash | sing-box | v2ray |
7979
|---|---|---|---|---|
80-
| 🇺🇸 United States (`US`) | 48 | [clash-US.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-US.yaml) | [singbox-US.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-US.json) | [v2ray-base64-US.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-US.txt) |
80+
| 🇺🇸 United States (`US`) | 46 | [clash-US.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-US.yaml) | [singbox-US.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-US.json) | [v2ray-base64-US.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-US.txt) |
8181
| 🇨🇦 Canada (`CA`) | 9 | [clash-CA.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-CA.yaml) | [singbox-CA.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-CA.json) | [v2ray-base64-CA.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-CA.txt) |
8282
| 🇩🇪 Germany (`DE`) | 7 | [clash-DE.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-DE.yaml) | [singbox-DE.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-DE.json) | [v2ray-base64-DE.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-DE.txt) |
8383
| 🇬🇧 United Kingdom (`GB`) | 4 | [clash-GB.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-GB.yaml) | [singbox-GB.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-GB.json) | [v2ray-base64-GB.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-GB.txt) |
@@ -102,15 +102,15 @@ New to VPN clients? Pick your platform and follow the tutorial:
102102

103103
## 📊 Live Stats
104104

105-
- **Nodes selected**: 149
106-
- **Alive across all sources**: 2234
107-
- **Fastest node RTT**: 35 ms
108-
- **Median RTT**: 298 ms
109-
- **Last updated (UTC)**: 2026-05-04 17:11 UTC
105+
- **Nodes selected**: 147
106+
- **Alive across all sources**: 2216
107+
- **Fastest node RTT**: 33 ms
108+
- **Median RTT**: 293 ms
109+
- **Last updated (UTC)**: 2026-05-04 18:10 UTC
110110

111-
**Protocol mix:** shadowsocks × 37 · trojan × 24 · vless × 75 · vmess × 13
111+
**Protocol mix:** shadowsocks × 37 · trojan × 23 · vless × 74 · vmess × 13
112112

113-
**Sources used this run:** `barry-far-v2ray` × 33 · `epodonios` × 6 · `lagzian-mix` × 7 · `mahdi0024` × 11 · `mahdibland-aggregator` × 9 · `mahdibland-shadowsocks` × 6 · `matin-v2ray` × 1 · `ninjastrikers` × 62 · `pawdroid` × 3 · `ruking-clash` × 2 · `surfboard-eternity` × 8 · `vxiaov-clash` × 1
113+
**Sources used this run:** `barry-far-v2ray` × 31 · `ebrasha-v2ray` × 3 · `epodonios` × 11 · `lagzian-mix` × 1 · `mahdi0024` × 8 · `mahdibland-aggregator` × 10 · `mahdibland-shadowsocks` × 7 · `matin-v2ray` × 1 · `ninjastrikers` × 62 · `pawdroid` × 1 · `ruking-clash` × 3 · `surfboard-eternity` × 8 · `vxiaov-clash` × 1
114114

115115
## ❓ FAQ
116116

README_CN.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<p align="center"><img src="https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/assets/hero.png" alt="Free VPN Subscriptions — hourly-refreshed free VPN subscriptions for Clash, sing-box, v2ray" width="780"></p>
66

7-
![节点](https://img.shields.io/badge/节点-149-brightgreen) ![存活](https://img.shields.io/badge/存活-2234-blue) ![中位延迟](https://img.shields.io/badge/中位延迟-298ms-orange) ![更新](https://img.shields.io/badge/更新-2026-05-04_17:11_UTC-informational)
7+
![节点](https://img.shields.io/badge/节点-147-brightgreen) ![存活](https://img.shields.io/badge/存活-2216-blue) ![中位延迟](https://img.shields.io/badge/中位延迟-293ms-orange) ![更新](https://img.shields.io/badge/更新-2026-05-04_18:10_UTC-informational)
88

99
> **获取可用免费 VPN 的最简单方式 —— 复制订阅链接,粘贴到客户端,连上。**
1010
> 无需注册。无需付费。无需安装任何二进制。每小时从公共源自动抓取 —— 每个发布的节点都在几分钟前通过 sing-box 真实转发过 HTTP 流量。
@@ -77,7 +77,7 @@ proxy-groups:
7777

7878
| 国家/地区 | 节点数 | Clash | sing-box | v2ray |
7979
|---|---|---|---|---|
80-
| 🇺🇸 United States (`US`) | 48 | [clash-US.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-US.yaml) | [singbox-US.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-US.json) | [v2ray-base64-US.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-US.txt) |
80+
| 🇺🇸 United States (`US`) | 46 | [clash-US.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-US.yaml) | [singbox-US.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-US.json) | [v2ray-base64-US.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-US.txt) |
8181
| 🇨🇦 Canada (`CA`) | 9 | [clash-CA.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-CA.yaml) | [singbox-CA.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-CA.json) | [v2ray-base64-CA.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-CA.txt) |
8282
| 🇩🇪 Germany (`DE`) | 7 | [clash-DE.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-DE.yaml) | [singbox-DE.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-DE.json) | [v2ray-base64-DE.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-DE.txt) |
8383
| 🇬🇧 United Kingdom (`GB`) | 4 | [clash-GB.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-GB.yaml) | [singbox-GB.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-GB.json) | [v2ray-base64-GB.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-GB.txt) |
@@ -102,15 +102,15 @@ proxy-groups:
102102

103103
## 📊 实时统计
104104

105-
- **精选节点数**: 149
106-
- **全源存活总数**: 2234
107-
- **最快延迟**: 35 ms
108-
- **中位延迟**: 298 ms
109-
- **最后更新 (UTC)**: 2026-05-04 17:11 UTC
105+
- **精选节点数**: 147
106+
- **全源存活总数**: 2216
107+
- **最快延迟**: 33 ms
108+
- **中位延迟**: 293 ms
109+
- **最后更新 (UTC)**: 2026-05-04 18:10 UTC
110110

111-
**协议分布:** shadowsocks × 37 · trojan × 24 · vless × 75 · vmess × 13
111+
**协议分布:** shadowsocks × 37 · trojan × 23 · vless × 74 · vmess × 13
112112

113-
**本次使用的源:** `barry-far-v2ray` × 33 · `epodonios` × 6 · `lagzian-mix` × 7 · `mahdi0024` × 11 · `mahdibland-aggregator` × 9 · `mahdibland-shadowsocks` × 6 · `matin-v2ray` × 1 · `ninjastrikers` × 62 · `pawdroid` × 3 · `ruking-clash` × 2 · `surfboard-eternity` × 8 · `vxiaov-clash` × 1
113+
**本次使用的源:** `barry-far-v2ray` × 31 · `ebrasha-v2ray` × 3 · `epodonios` × 11 · `lagzian-mix` × 1 · `mahdi0024` × 8 · `mahdibland-aggregator` × 10 · `mahdibland-shadowsocks` × 7 · `matin-v2ray` × 1 · `ninjastrikers` × 62 · `pawdroid` × 1 · `ruking-clash` × 3 · `surfboard-eternity` × 8 · `vxiaov-clash` × 1
114114

115115
## ❓ 常见问题
116116

README_ES.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<p align="center"><img src="https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/assets/hero.png" alt="Free VPN Subscriptions — hourly-refreshed free VPN subscriptions for Clash, sing-box, v2ray" width="780"></p>
66

7-
![nodos](https://img.shields.io/badge/nodos-149-brightgreen) ![activos](https://img.shields.io/badge/activos-2234-blue) ![rtt--mediana](https://img.shields.io/badge/rtt--mediana-298ms-orange) ![actualizado](https://img.shields.io/badge/actualizado-2026-05-04_17:11_UTC-informational)
7+
![nodos](https://img.shields.io/badge/nodos-147-brightgreen) ![activos](https://img.shields.io/badge/activos-2216-blue) ![rtt--mediana](https://img.shields.io/badge/rtt--mediana-293ms-orange) ![actualizado](https://img.shields.io/badge/actualizado-2026-05-04_18:10_UTC-informational)
88

99
> **La forma más fácil de obtener una VPN gratuita que funciona — copia un enlace de suscripción, pégalo en tu cliente, conecta.**
1010
> Sin registro. Sin pago. Sin instalar ningún binario. Actualizado cada hora desde fuentes públicas — cada nodo publicado ha reenviado tráfico HTTP real a través de sing-box hace minutos.
@@ -77,7 +77,7 @@ Copia la URL que coincida con tu cliente y pégala en el campo de importación d
7777

7878
| País | Nodos | Clash | sing-box | v2ray |
7979
|---|---|---|---|---|
80-
| 🇺🇸 United States (`US`) | 48 | [clash-US.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-US.yaml) | [singbox-US.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-US.json) | [v2ray-base64-US.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-US.txt) |
80+
| 🇺🇸 United States (`US`) | 46 | [clash-US.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-US.yaml) | [singbox-US.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-US.json) | [v2ray-base64-US.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-US.txt) |
8181
| 🇨🇦 Canada (`CA`) | 9 | [clash-CA.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-CA.yaml) | [singbox-CA.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-CA.json) | [v2ray-base64-CA.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-CA.txt) |
8282
| 🇩🇪 Germany (`DE`) | 7 | [clash-DE.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-DE.yaml) | [singbox-DE.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-DE.json) | [v2ray-base64-DE.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-DE.txt) |
8383
| 🇬🇧 United Kingdom (`GB`) | 4 | [clash-GB.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-GB.yaml) | [singbox-GB.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-GB.json) | [v2ray-base64-GB.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-GB.txt) |
@@ -102,15 +102,15 @@ Copia la URL que coincida con tu cliente y pégala en el campo de importación d
102102

103103
## 📊 Estadísticas en vivo
104104

105-
- **Nodos seleccionados**: 149
106-
- **Activos en todas las fuentes**: 2234
107-
- **RTT del nodo más rápido**: 35 ms
108-
- **RTT mediana**: 298 ms
109-
- **Última actualización (UTC)**: 2026-05-04 17:11 UTC
105+
- **Nodos seleccionados**: 147
106+
- **Activos en todas las fuentes**: 2216
107+
- **RTT del nodo más rápido**: 33 ms
108+
- **RTT mediana**: 293 ms
109+
- **Última actualización (UTC)**: 2026-05-04 18:10 UTC
110110

111-
**Mezcla de protocolos:** shadowsocks × 37 · trojan × 24 · vless × 75 · vmess × 13
111+
**Mezcla de protocolos:** shadowsocks × 37 · trojan × 23 · vless × 74 · vmess × 13
112112

113-
**Fuentes usadas en esta ejecución:** `barry-far-v2ray` × 33 · `epodonios` × 6 · `lagzian-mix` × 7 · `mahdi0024` × 11 · `mahdibland-aggregator` × 9 · `mahdibland-shadowsocks` × 6 · `matin-v2ray` × 1 · `ninjastrikers` × 62 · `pawdroid` × 3 · `ruking-clash` × 2 · `surfboard-eternity` × 8 · `vxiaov-clash` × 1
113+
**Fuentes usadas en esta ejecución:** `barry-far-v2ray` × 31 · `ebrasha-v2ray` × 3 · `epodonios` × 11 · `lagzian-mix` × 1 · `mahdi0024` × 8 · `mahdibland-aggregator` × 10 · `mahdibland-shadowsocks` × 7 · `matin-v2ray` × 1 · `ninjastrikers` × 62 · `pawdroid` × 1 · `ruking-clash` × 3 · `surfboard-eternity` × 8 · `vxiaov-clash` × 1
114114

115115
## ❓ Preguntas frecuentes
116116

README_JA.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<p align="center"><img src="https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/assets/hero.png" alt="Free VPN Subscriptions — hourly-refreshed free VPN subscriptions for Clash, sing-box, v2ray" width="780"></p>
66

7-
![ノード](https://img.shields.io/badge/ノード-149-brightgreen) ![生存](https://img.shields.io/badge/生存-2234-blue) ![中央値--rtt](https://img.shields.io/badge/中央値--rtt-298ms-orange) ![更新](https://img.shields.io/badge/更新-2026-05-04_17:11_UTC-informational)
7+
![ノード](https://img.shields.io/badge/ノード-147-brightgreen) ![生存](https://img.shields.io/badge/生存-2216-blue) ![中央値--rtt](https://img.shields.io/badge/中央値--rtt-293ms-orange) ![更新](https://img.shields.io/badge/更新-2026-05-04_18:10_UTC-informational)
88

99
> **動作する無料 VPN を手に入れる一番かんたんな方法 —— 購読リンクをコピーしてクライアントに貼るだけ。**
1010
> 登録不要。支払い不要。バイナリのインストール不要。公開ソースから毎時自動更新 —— 公開される全ノードは、数分前に sing-box 経由で実 HTTP トラフィックを転送した実績があります。
@@ -77,7 +77,7 @@ proxy-groups:
7777

7878
| 国 | ノード数 | Clash | sing-box | v2ray |
7979
|---|---|---|---|---|
80-
| 🇺🇸 United States (`US`) | 48 | [clash-US.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-US.yaml) | [singbox-US.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-US.json) | [v2ray-base64-US.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-US.txt) |
80+
| 🇺🇸 United States (`US`) | 46 | [clash-US.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-US.yaml) | [singbox-US.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-US.json) | [v2ray-base64-US.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-US.txt) |
8181
| 🇨🇦 Canada (`CA`) | 9 | [clash-CA.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-CA.yaml) | [singbox-CA.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-CA.json) | [v2ray-base64-CA.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-CA.txt) |
8282
| 🇩🇪 Germany (`DE`) | 7 | [clash-DE.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-DE.yaml) | [singbox-DE.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-DE.json) | [v2ray-base64-DE.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-DE.txt) |
8383
| 🇬🇧 United Kingdom (`GB`) | 4 | [clash-GB.yaml](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/clash-GB.yaml) | [singbox-GB.json](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/singbox-GB.json) | [v2ray-base64-GB.txt](https://github.com/Au1rxx/free-vpn-subscriptions/raw/main/output/by-country/v2ray-base64-GB.txt) |
@@ -102,15 +102,15 @@ proxy-groups:
102102

103103
## 📊 リアルタイム統計
104104

105-
- **選定ノード**: 149
106-
- **全ソース生存数**: 2234
107-
- **最速 RTT**: 35 ms
108-
- **中央値 RTT**: 298 ms
109-
- **最終更新 (UTC)**: 2026-05-04 17:11 UTC
105+
- **選定ノード**: 147
106+
- **全ソース生存数**: 2216
107+
- **最速 RTT**: 33 ms
108+
- **中央値 RTT**: 293 ms
109+
- **最終更新 (UTC)**: 2026-05-04 18:10 UTC
110110

111-
**プロトコル構成:** shadowsocks × 37 · trojan × 24 · vless × 75 · vmess × 13
111+
**プロトコル構成:** shadowsocks × 37 · trojan × 23 · vless × 74 · vmess × 13
112112

113-
**今回使用したソース:** `barry-far-v2ray` × 33 · `epodonios` × 6 · `lagzian-mix` × 7 · `mahdi0024` × 11 · `mahdibland-aggregator` × 9 · `mahdibland-shadowsocks` × 6 · `matin-v2ray` × 1 · `ninjastrikers` × 62 · `pawdroid` × 3 · `ruking-clash` × 2 · `surfboard-eternity` × 8 · `vxiaov-clash` × 1
113+
**今回使用したソース:** `barry-far-v2ray` × 31 · `ebrasha-v2ray` × 3 · `epodonios` × 11 · `lagzian-mix` × 1 · `mahdi0024` × 8 · `mahdibland-aggregator` × 10 · `mahdibland-shadowsocks` × 7 · `matin-v2ray` × 1 · `ninjastrikers` × 62 · `pawdroid` × 1 · `ruking-clash` × 3 · `surfboard-eternity` × 8 · `vxiaov-clash` × 1
114114

115115
## ❓ よくある質問
116116

0 commit comments

Comments
 (0)