This repository automatically collects, parses, deduplicates, tests latency, filters out dead/blacklisted proxies, and generates clean subscription lists in multiple formats.
- Very large pool (hundreds of sources aggregated daily)
- Strict deduplication + invalid removal
- Latency-tested & sorted (top 500 fastest proxies saved separately)
- GeoIP country splitting (
sub/countries/) - Protocol splitting (
sub/protocols/) - Hysteria2 improved significantly (200+ configs)
- Clean plain text & JSON formats
- No ads, no trackers, no telemetry
Full mixed subscription (recommended – all protocols)
https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/everything.txt
(plain text – one config per line – most clients can import this directly)
Full mixed in JSON format (structured – good for custom scripts or advanced clients)
https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/everything.json
Top 500 fastest proxies (very low latency – best for daily use)
https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/Best-Results/top500.txt
Top 300 / 200 / 100 (smaller & faster subsets)
https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/Best-Results/top300.txt
https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/Best-Results/top200.txt
https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/Best-Results/top100.txt
Protocol-specific subscriptions
VLESS only: https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/protocols/vless.txt
Shadowsocks only: https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/protocols/ss.txt
Trojan only: https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/protocols/trojan.txt
Hysteria2 only: https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/protocols/hysteria2.txt
VMess only: https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/protocols/vmess.txt
Country-specific subscriptions (examples – more in /sub/countries/)
United States: https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/countries/US.txt
Germany: https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/countries/DE.txt
Netherlands: https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/countries/NL.txt
United Kingdom: https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/countries/GB.txt
Russia: https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/countries/RU.txt
Iran (local): https://raw.githubusercontent.com/rtwo2/FastNodes/main/sub/countries/IR.txt
- Copy any
.txtlink above - Paste into your client:
- Clash / Clash Meta / Clash Verge → use as subscription URL
- v2rayNG / v2rayN → import from clipboard or URL
- Hiddify / Sing-box / Nekobox → add as subscription
- Shadowrocket → plain text links work directly
- Clash family: Clash Verge Rev, Clash Meta for Android, FlClash
- Sing-box based: Hiddify Next, SFA, NekoBox for Android
- iOS: Shadowrocket, Stash, Shadowrocket-alike apps
- Windows/macOS: v2rayN, Nekoray, Clash Verge Rev
- Proxies are tested with real connectivity checks (sing-box core)
- Blacklisted IPs (FireHOL Level 1 + bogons) are removed
- Very long filenames / invalid formats are filtered
- Hysteria2 configs are prioritized and growing
- Updates run every 3 hours → if a link is slow/dead, wait up to 3 hours for refresh
Star ⭐ the repo if it helps you!
Questions / suggestions? Open an issue.