内容纲要
V2board对接视频
准备工作
- 节点服务器
- SSH工具
节点对接
XrayR开源地址:点击查看
-
安装XrayR
wget -N https://raw.githubusercontent.com/XrayR-project/XrayR-release/master/install.sh && bash install.sh
配置文件路径 `/etc/XrayR/config.yml
-
权限组——订阅管理——节点管理的逻辑关系
-
节点配置,官方文档
Nodes: - PanelType: "修改为自己对应的面板" # Panel type: SSpanel, NewV2board, PMpanel, Proxypanel, V2RaySocks, GoV2Panel ApiConfig: ApiHost: "自己的URL" ApiKey: "之前设定的通讯密钥" NodeID: 面板对应的节点ID NodeType: 面板对应的协议 # Node type: V2ray, Shadowsocks, Trojan, Shadowsocks-Plugin Timeout: 30 # Timeout for the api request EnableVless: false # Enable Vless for V2ray Type VlessFlow: "xtls-rprx-vision" # Only support vless SpeedLimit: 0 # Mbps, Local settings will replace remote settings, 0 means disable DeviceLimit: 0 # Local settings will replace remote settings, 0 means disable RuleListPath: # /etc/XrayR/rulelist Path to local rulelist file DisableCustomConfig: false # disable custom config for sspanel
中转配置
-
普通中转
节点搭建好后,我们复制一个节点,将IP/端口改为设置好的中转IP和端口,将父节点设置为之前的节点。 -
Cloudflare中转
搭建一个websocket协议的节点,搭建好后,我们复制一个节点,将IP设置为优选IP/域名、端口设置为80/443之类,配置websocket,将父节点设置为之前的节点。
websocket配置示例{ "path": "/路径", "headers": { "Host": "CF中转域名" } }
推荐服务器
vps厂商 | 推荐理由 | 链接 (含AFF) |
---|---|---|
Vultr | 需要信用卡,注册送 100 美元,一个月时限 | 点击注册 |
Linode | 注册送100 美元,两个月使用时限,需要信用卡 | 点击注册 |
Bero Host | 配置高,自带750G防御 | 点击注册 |
Gigsgigs Cloud | 马来西亚华人办的公司,主营香港、新加坡、 日本、美国和马来西亚机房VPS |
点击注册 |
CloudCone | 售后友好,便宜美国vps | 点击注册 |
RackNerd | 美国便宜VPS,比较稳定 | 点击注册 |
WikiHost | 老牌商家,有7元/月,日本(IPV6)不限流量 | 点击注册 |