This Python script scrapes V2Ray configuration links from various Telegram channels and saves them by region.
This script utilizes requests
and BeautifulSoup
to scrape V2Ray configuration links from specified Telegram channels. It then categorizes these configurations based on IP region and saves them into respective folders.
- Python 3.10
python main.py
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.