wokaotianshi123 / V2Hub

script that can be used to aggregate and merge multiple subscription links for V2Ray, Trojan, Shadowsocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2Hub

Telegram Bot Build Status Code Intelligence Status Scrutinizer Code Quality

Github Top Language GitHub license GitHub Repo stars GitHub commit activity (branch)

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.

Instructions & Usage

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

Manual Subs Conversion

For Example: (OutputFormat) = clash (SubUrl) = https://raw.githubusercontent.com/yebekhe/V2Hub/main/merged_base64

https://pub-api-1.bianyuan.xyz/sub?target=clash&url=https://raw.githubusercontent.com/yebekhe/V2Hub/main/merged_base64&insert=false&config=https%3A%2F%2Fraw.githubusercontent.com%2FACL4SSR%2FACL4SSR%2Fmaster%2FClash%2Fconfig%2FACL4SSR_Online_Mini.ini&emoji=true&list=false&tfo=false&scv=false&fdn=false&sort=false&new_name=true

Now you can use the link above to import the subs into your client ```

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

script that can be used to aggregate and merge multiple subscription links for V2Ray, Trojan, Shadowsocks

License:MIT License


Languages

Language:PHP 100.0%