This project is intended for educational purposes only. Any other use of it, including commercial, personal, or non-educational use, is not accepted!
This is a PHP script that collects V2Ray subscription links from various Channels and saves them to different files based on their protocol type (VMess, VLess, Trojan, and Shadowsocks).
Just import the following subscription link into the corresponding client. Use a client that at least support ss + vless + vmess + trojan.
Also you can use following subscription link generated by my other project V2Hub witch tests some v2ray subscriptions and merge active configs.
CONFIG TYPE | NORMAL SUBSCRIPTION | BASE64 SUBSCRIPTION |
---|---|---|
Merged | NORMAL SUBSCRIPTION | BASE64 SUBSCRIPTION |
VMESS | NORMAL SUBSCRIPTION | BASE64 SUBSCRIPTION |
VLESS | NORMAL SUBSCRIPTION | BASE64 SUBSCRIPTION |
REALITY | NORMAL SUBSCRIPTION | BASE64 SUBSCRIPTION |
TROJAN | NORMAL SUBSCRIPTION | BASE64 SUBSCRIPTION |
ShadowSocks | NORMAL SUBSCRIPTION | BASE64 SUBSCRIPTION |
- If your client does not support the formats that provided here use below services to convert them to your client format (like surfboard)
Services for online sub conversion:
- v2rayse
- sub-web-modify
-
If you don't like the groups and rules that are already set, you can simply use bianyuan API like this (ONLY FOR BASE64 SUBSCRIPTION)::
don't use this API for your personal subs! Pls run the subconverter locally ``` https://pub-api-1.bianyuan.xyz/sub?target=(OutputFormat)&url=(SubUrl)&insert=false
For Example: (OutputFormat) = clash (SubUrl) = https://raw.githubusercontent.com/yebekhe/TelegramV2rayCollector/main/sub/mix_base64
Now you can use the link above to import the subs into your client ```
This project currently utilizes Channels as the source of v2ray nodes.
Channels utilized in this Project:
If you have Channel and you want to add it to this project or you know Channels that can be used in this project you can ask for addition in Issues.
This project is licensed under the MIT License - see the LICENSE file for details.