This project is intended for educational purposes only. Any other use of it, including commercial, personal, or non-educational use, is not accepted!
V2Hub is a script that can be used to aggregate and merge multiple subscription links for V2Ray, Trojan, Shadowsocks, and other protocols. The script can process both plain text and base64-encoded subscription links.
Just import the following subscription link into the corresponding client. Use a client that at least support ss + vless + vmess + trojan.
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/sarinaesmailzadeh/V2Hub/main/merged_base64
Now you can use the link above to import the subs into your client ```
This project is licensed under the MIT License - see the LICENSE file for details.