- 启动命令 1
npm install --save --production
- 启动命令 2
node app.js
- 启动命令 1
bash start.sh
- 节点只支持 CDN 模式,请确保域名(example.com) 已在 Cloudflare 解析并开启代理。
- 你需要通过 Cloudflare 的 Origin Rules 将流量路由到代理监听端口: (面板分配端口)
- Cloudflare 的 SSL/TLS 加密模式必须为 灵活 (Flexible)。
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install --save --production
node app.js
bash start.sh