Skip to content

Commit 9449a9c

Browse files
author
Ubuntu
committed
feat: switch default language to chinese
1 parent 81796fa commit 9449a9c

5 files changed

Lines changed: 325 additions & 156 deletions

File tree

README.en.md

Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
# Free VPN Subscriptions
2+
3+
[![Public Repo](https://img.shields.io/badge/repo-public-0f766e)](https://github.com/Au1rxx/free-vpn-subscriptions)
4+
[![Formats](https://img.shields.io/badge/formats-clash%20%7C%20sing--box%20%7C%20v2ray-cf6a32)](https://github.com/Au1rxx/free-vpn-subscriptions/tree/main/output)
5+
[![Status Feed](https://img.shields.io/badge/status-live-1d221c)](https://raw.githubusercontent.com/Au1rxx/free-vpn-subscriptions/main/output/status.json)
6+
[![Latest Release](https://img.shields.io/github/v/release/Au1rxx/free-vpn-subscriptions)](https://github.com/Au1rxx/free-vpn-subscriptions/releases/latest)
7+
8+
Free Clash, sing-box, and V2Ray subscription links with live node status, multi-region coverage, and setup guides for common clients.
9+
10+
[Open Live Status Site](https://au1rxx.github.io/free-vpn-subscriptions/)[Status Dashboard](https://au1rxx.github.io/free-vpn-subscriptions/status.html)[Clash Guide](./docs/clash-subscription.md)[sing-box Guide](./docs/sing-box-subscription.md)[V2Ray Guide](./docs/v2ray-subscription.md)[FAQ](./docs/faq.md)
11+
12+
## Why This Repo
13+
14+
- Public subscription feed for `Clash`, `sing-box`, and `V2Ray` users.
15+
- Live health status published from the private control plane.
16+
- Multi-region endpoints with hourly health checks and scheduled subscription refreshes.
17+
- Public documentation designed for fast onboarding and high GitHub discoverability.
18+
19+
## Subscription Links
20+
21+
Use the raw links below in your client:
22+
23+
| Format | Direct Link | Update Cadence |
24+
|--------|-------------|----------------|
25+
| Clash | `https://raw.githubusercontent.com/Au1rxx/free-vpn-subscriptions/main/output/clash.yaml` | Every 6 hours |
26+
| sing-box | `https://raw.githubusercontent.com/Au1rxx/free-vpn-subscriptions/main/output/singbox.json` | Every 6 hours |
27+
| V2Ray | `https://raw.githubusercontent.com/Au1rxx/free-vpn-subscriptions/main/output/v2ray-base64.txt` | Every 6 hours |
28+
| Status | `https://raw.githubusercontent.com/Au1rxx/free-vpn-subscriptions/main/output/status.json` | Every hour |
29+
30+
## Release Downloads
31+
32+
Use Releases as a backup distribution channel, a snapshot archive, or a clean download entry for users who do not want to browse raw files.
33+
34+
| Format | Latest Release Asset |
35+
|--------|----------------------|
36+
| Clash | `https://github.com/Au1rxx/free-vpn-subscriptions/releases/latest/download/clash.yaml` |
37+
| sing-box | `https://github.com/Au1rxx/free-vpn-subscriptions/releases/latest/download/singbox.json` |
38+
| V2Ray | `https://github.com/Au1rxx/free-vpn-subscriptions/releases/latest/download/v2ray-base64.txt` |
39+
| Status | `https://github.com/Au1rxx/free-vpn-subscriptions/releases/latest/download/status.json` |
40+
41+
## Supported Clients
42+
43+
- Clash Verge / Clash Meta / Mihomo-compatible clients
44+
- sing-box
45+
- V2Ray-compatible clients including v2rayNG and NekoBox
46+
- iOS clients that can import standard subscription URLs
47+
48+
## Quick Start
49+
50+
1. Pick the subscription format that matches your client.
51+
2. Import the direct link above into your VPN client.
52+
3. Refresh the profile when the node set changes.
53+
4. Check the live status site before troubleshooting client-side issues.
54+
55+
## What Gets Published
56+
57+
This public repository only contains public subscription artifacts and sanitized status output:
58+
59+
- `output/clash.yaml`
60+
- `output/singbox.json`
61+
- `output/v2ray-base64.txt`
62+
- `output/status.json`
63+
64+
The private control plane, infrastructure state, deployment credentials, and cloud access remain in a separate private repository.
65+
66+
## Guides
67+
68+
- [How to import Clash subscriptions](./docs/clash-subscription.md)
69+
- [How to import sing-box subscriptions](./docs/sing-box-subscription.md)
70+
- [How to import V2Ray subscriptions](./docs/v2ray-subscription.md)
71+
- [How to use Clash Verge Rev](./docs/clash-verge-rev.md)
72+
- [How to use FlClash](./docs/flclash.md)
73+
- [How to use Clash Meta for Android](./docs/clash-meta-android.md)
74+
- [How to use Hiddify Next](./docs/hiddify-next.md)
75+
- [How to use NekoBox](./docs/nekobox.md)
76+
- [How to use v2rayNG](./docs/v2rayng.md)
77+
- [How to use Shadowrocket](./docs/shadowrocket.md)
78+
- [FAQ and troubleshooting](./docs/faq.md)
79+
80+
## Search Intent Pages
81+
82+
- [Clash subscription not working](https://au1rxx.github.io/free-vpn-subscriptions/clash-subscription-not-working.html)
83+
- [V2Ray subscription URL](https://au1rxx.github.io/free-vpn-subscriptions/v2ray-subscription-url.html)
84+
- [Shadowrocket subscription URL](https://au1rxx.github.io/free-vpn-subscriptions/shadowrocket-subscription-url.html)
85+
- [Free VPN for Android](https://au1rxx.github.io/free-vpn-subscriptions/free-vpn-for-android.html)
86+
- [How to refresh a Clash profile](https://au1rxx.github.io/free-vpn-subscriptions/how-to-refresh-clash-profile.html)
87+
- [V2Ray subscription not working](https://au1rxx.github.io/free-vpn-subscriptions/v2ray-subscription-not-working.html)
88+
- [Shadowrocket not connecting](https://au1rxx.github.io/free-vpn-subscriptions/shadowrocket-not-connecting.html)
89+
- [Clash profile update failed](https://au1rxx.github.io/free-vpn-subscriptions/clash-profile-update-failed.html)
90+
- [Free VPN for iPhone](https://au1rxx.github.io/free-vpn-subscriptions/free-vpn-for-iphone.html)
91+
- [Best Clash client for Android](https://au1rxx.github.io/free-vpn-subscriptions/best-clash-client-for-android.html)
92+
- [Troubleshooting hub](https://au1rxx.github.io/free-vpn-subscriptions/troubleshooting-hub.html)
93+
- [Free VPN subscription links](https://au1rxx.github.io/free-vpn-subscriptions/free-vpn-subscription-links.html)
94+
- [Which subscription format should I use?](https://au1rxx.github.io/free-vpn-subscriptions/which-subscription-format-should-i-use.html)
95+
- [Clash vs V2Ray subscription](https://au1rxx.github.io/free-vpn-subscriptions/clash-vs-v2ray-subscription.html)
96+
- [Best VPN client for Windows](https://au1rxx.github.io/free-vpn-subscriptions/best-vpn-client-for-windows.html)
97+
- [Best VPN client for Mac](https://au1rxx.github.io/free-vpn-subscriptions/best-vpn-client-for-mac.html)
98+
99+
## Community
100+
101+
- [Open a setup question](https://github.com/Au1rxx/free-vpn-subscriptions/discussions/new?category=q-a)
102+
- [Suggest a new client guide or landing page](https://github.com/Au1rxx/free-vpn-subscriptions/discussions/new?category=ideas)
103+
- [Share a working client setup](https://github.com/Au1rxx/free-vpn-subscriptions/discussions/new?category=show-and-tell)
104+
- [Report a broken public feed or stale status](https://github.com/Au1rxx/free-vpn-subscriptions/issues/new/choose)
105+
106+
## Popular Client Paths
107+
108+
- Desktop: Clash Verge Rev, FlClash, sing-box desktop
109+
- Android: Clash Meta for Android, v2rayNG, NekoBox, Hiddify Next, sing-box mobile
110+
- iPhone and iPad: Shadowrocket-compatible subscription import flows
111+
- Multi-platform: Hiddify Next on Android, iPhone, Windows, macOS, and Linux
112+
113+
These client-specific guides exist to improve search visibility for real user queries and reduce setup friction after discovery.
114+
115+
## Star And Follow
116+
117+
If this feed is useful:
118+
119+
- Star the repository to help discovery.
120+
- Watch releases if you want visible update checkpoints.
121+
- Use Discussions for client requests, setup questions, and broken-link reports.
122+
- Use Issues only when a public feed artifact, release asset, or Pages route is actually broken.
123+
124+
## Notes
125+
126+
- This repository distributes public subscription material. Treat these nodes as shared public resources.
127+
- Node availability and performance can change over time.
128+
- The live status view is the best source of truth for current reachability.

0 commit comments

Comments
 (0)