Version 0.1 Release: Channel Configuration Collector
We're excited to announce the release of Version 0.1 of our Channel Configuration Collector! This PHP-based tool assists in gathering configurations from various Telegram channels to facilitate the management and utilization of network configurations.
Features
- Content Retrieval: Fetches configurations from multiple Telegram channels.
- Configurations Supported: VLESS, VMess, Shadowsocks, and Trojan.
- Output Formats: Saves configurations in separate text files (
vless.txt
,vmess.txt
,ss.txt
,trojan.txt
) for easy access.
Highlights
- Efficient Gathering: Collects configurations from a diverse range of Telegram channels to provide a wide spectrum of options.
- Time-Based Trojan Configuration: Generates a dynamic Trojan configuration file updated with the latest date and time.
Usage
- Set the desired Telegram channels in the
$telegramChannelURLs
array. - Run the script to gather configurations from the specified channels.
Important Notes
- Ensure proper permissions for file writing when executing the script.
- Review the generated text files for collected configurations.
Download
The release can be accessed via the GitHub repository under the Version 0.1 tag.
Happy collecting configurations!