V2Hive is an automated collection of V2Ray configurations (VMess, VLESS, Trojan, Shadowsocks) aggregated from multiple open sources, rebranded, sorted by protocol and country, and made available for educational purposes.
Think of it as a hive gathering configs from across the web.
| Protocol | Country |
|---|---|
| VMess | 🇺🇸 US |
| VLESS | 🇯🇵 JP |
| Trojan | 🇩🇪 DE |
| Shadowsocks | 🇸🇬 SG |
v2hive/
├── by-protocol/
│ ├── all_vmess.txt
│ ├── all_vless.txt
│ ├── all_trojan.txt
│ └── all_ss.txt
│
└── by-country/
├── US.txt
├── JP.txt
├── DE.txt
├── SG.txt
└── NL.txt
V2Hive is part of a larger family of free tools:
| Channel | Focus | Join |
|---|---|---|
| LetsGetVPN | Free Daily VPN configs & tutorials | @LetsGetVPN |
| LetsGetProxy | Proxy servers (HTTP/SOCKS) | @LetsGetProxy |
| LetsGetMtproto | MTProto proxy for Telegram | @LetsGetMtproto |
| CyberSecPlayground | Cybersecurity education | @CyberSecPlayground |
💡 All configs in V2Hive are tagged with our channels for transparency
- Import a single config or full configs list - Copy any
vmess://orvless://link into your V2Ray client - Bulk import - Download any
.txtfile and import multiple configs at once - Auto-update - Use our Python script (coming soon) to fetch latest configs
- Auto-update - Use our LetsGetVPN Channel (Checked Configs) to fetch latest configs
| Platform | Client |
|---|---|
| Android | V2RayNG, NekoBox |
| iOS | v2RayTun , NpvTunnel |
| Windows | v2rayN, Nekoray |
| macOS | V2RayX, Nekoray |
| Linux | Qv2ray, Nekoray |
git clone https://github.com/cybersecplayground/v2hive
cd v2hive
python3 V2Hive.py # Coming soon- Educational purposes only - These configs are collected from public sources
- No warranty - Configs may expire, be slow, or stop working
- Not for illegal activities - Use responsibly and in accordance with local laws
- Original ownership - We rebrand for organization, not ownership
| Action | Frequency |
|---|---|
| Fetch new configs | Every 2 hours |
| Remove dead configs | Every 2 hours |
MIT License - Free for personal and educational use