Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 943 Bytes

File metadata and controls

25 lines (15 loc) · 943 Bytes

v2ray_subscription_generator_nodejs

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.

Features

  • Generate subscription links for v2ray clients
  • Support multiple protocols such as vmess, vless, trojan, shadowsocks, etc.

Installation

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.

  1. Clone this repository to your local machine.
  2. Run npm install to install the dependencies.
  3. Run npm start to start the application.
  4. Visit http://localhost:3000 to access the web interface.

Usage

To use this project, you need to copy your v2ray vmess protocol key to this code.

License

This project is licensed under the MIT License. See the LICENSE file for more information.