8000 GitHub - guiliaan/laow-huiju: 最好用的订阅管理系统---将多个订阅或自建节点合并成一个订阅,可自定义优选ip
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

最好用的订阅管理系统---将多个订阅或自建节点合并成一个订阅,可自定义优选ip

Notifications You must be signed in to change notification settings

guiliaan/laow-huiju

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merge-sub

将多个子订阅链接和单节点合并成一个订阅链接,可自定义优选域名或优选ip

  • 在线体验地址:https://merge.serv00.net 用户名和密码均为admin 演示站不要尝试改密码,已禁用

1: Serv00一键部署命令

  • 默认用户名和密码都为账户名称,请及时更改
bash <(curl -Ls https://raw.githubusercontent.com/eooce/Merge-sub/main/install.sh)

2: vps一键部署,

  • 需nodejs环境
apt update -y
curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - && install nodejs
apt get-install git screen -y
git clone https://github.com/eooce/Merge-sub.git
cd Merge-sub && rm -rf workers Dockerfile README.md install.sh
npm install
screen npm start 

免责声明

  • 本程序仅供学习了解, 非盈利目的,请于下载后 24 小时内删除, 不得用作任何商业用途, 文字、数据及图片均有所属版权, 如转载须注明来源。
  • 使用本程序必循遵守部署免责声明,使用本程序必循遵守部署服务器所在地、所在国家和用户所在国家的法律法规, 程序作者不对使用者任何不当行为负责。

About

最好用的订阅管理系统---将多个订阅或自建节点合并成一个订阅,可自定义优选ip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.9%
  • HTML 12.5%
  • CSS 9.6%
  • Shell 3.7%
  • Dockerfile 0.3%
0