This project is a Node.js application that generates subscription links for v2ray clients. It generates subscription links that can be imported by v2ray clients such as V2RayN, V2RayNG, Qv2ray, etc.
- Generate subscription links for v2ray clients
- Support multiple protocols such as vmess, vless, trojan, shadowsocks, etc.
To install this project, you need to have Node.js and npm installed on your system. You also need to have a MongoDB database to store your data.
- Clone this repository to your local machine.
- Run
npm install
to install the dependencies. - Run
npm start
to start the application. - Visit
http://localhost:3000
to access the web interface.
To use this project, you need to copy your v2ray vmess protocol key to this code.
This project is licensed under the MIT License. See the LICENSE file for more information.