基础参数

设置路径:管理页面 — 设置 — 系统设置 — 节点设置

https://demo.proxypanel.ml/admin/system#node

授权域名

此域名需要解析A记录到面板,例:https://api.proxypanel.ml

未设置情况下,默认使用面板域名为WebApi对接使用域名;

VNet SS(R)版与V2ray版均使用域名授权;

V2Ray授权 | Trojan授权

后端需要购买才能使用的,需要填入此值;

目前本面板支持:V2ray-Poseidon | Trojan-Poseidon

V2Ray TLS配置

后端自动签发/载入TLS证书时用(节点中的设置优先于本值)

以下为不同后端,不同服务商的使用格式

VNet - V2ray 后端

阿里云

{"provider":"alidns","api_key":"","secret_key":""}

Cloudflare

{"provider":"cloudflare","email":"","api_key":""}
  • email: Your Cloudflare Account

  • api_key: log in your Cloudflare, Point to the top right ICON -> "My Profile" -> "API TOKEN" -> "Global API Key" -> click "View", got it.

Gandi

{"provider":"gandi","api_key":""}

GoDaddy

{"provider":"godaddy","api_key":"","access_key":""}

V2ray - Poseidon 后端

Cloudflare [ 推荐 ]

{"provider": "cloudflare", "email": "", "api_key": ""}

阿里云

{"provider": "alidns", "email": "", "access_key": "", "secret_key": ""}

Gandi

{"provider": "gandi", "email": "", "api_key": ""}

GoDaddy

{"provider": "godaddy", "email": "", "api_key": "", "api_secret": ""}

最后更新于