v2ray-lists
Бесплатные VPN и MTProxy конфигурации
v2ray-lists: Бесплатные VPN и MTProxy конфигурации
Бесплатные VPN и MTProxy конфигурации
What the project is
v2ray-lists is a Python project hosted on GitHub. Бесплатные VPN и MTProxy конфигурации Коллекция бесплатных VPN конфигураций (V2Ray, VLESS, VMess, ShadowSocks, Trojan, TUIC, Hysteria2, Reality) и MTProxy The repository is maintained by FLAT447 and tracks activity through its public issue tracker and commit history. Readers who want a working example rather than a bare library will find the documentation and the linked resources useful for getting a first build running.
What it offers
The v2ray-lists repository documents several concrete capabilities that shape how people use it. 📊 Статус конфигов 🗂 Структура репозитория 🔧 Локальный запуск генератора 🗂️ Основные подписки 🗂️ Общее меню гайдов репозитория These points are taken from the project README, so they reflect what the maintainers actually ship rather than marketing claims. Checking the file list and the example directories gives a fuller picture of how each piece fits together.
How to set it up
Getting v2ray-lists running starts with cloning the source from https://github.com/FLAT447/v2ray-lists. The README lists the commands needed to fetch the code and build or launch it. Representative steps from the documentation include: git clone https://github.com/FLAT447/v2ray-lists python -m pip install -r requirements.txt python vpn_checker.py # генерирует WHITE_FULL, BLACK_FULL, WHITE_LITE и BLACK_LTE python proxy_checker.py # генерирует файлы whitelist.txt и blacklist.txt. After the code is on disk, the project instructions walk through configuration and any dependencies. Following the order shown in the README avoids the common setup mistakes that come from mixing steps.
License and project status
v2ray-lists is written primarily in Python and is released under the GPL-3.0 license, which sets the terms for reuse and redistribution. The project reports around 45 stars on GitHub, a signal of how many developers have bookmarked it. The source was last updated on 2026-08-21. The canonical location is https://github.com/FLAT447/v2ray-lists, where the license file, the changelog and the open issues give the most current state of the work. Anyone planning to depend on it should read the license text directly before shipping it inside another product.
Editorial conclusion
The v2ray-lists source lives at https://github.com/FLAT447/v2ray-lists under the GPL-3.0 license and is mainly written in Python. The README and the linked examples remain the place to confirm the current behaviour before adopting the project.
Community notes