对接好的节点,机场面板前台的节点列表就会显示绿灯,表示已连通
![图片[1]-XrayR对接sspanel机场节点与V2board面板节点](https://www.cvkkj.com/wp-content/uploads/2024/03/节点截图-1-1024x625.jpg)
一、sspanel机场面板前端添加节点
节点名称自己定义就可以,节点地址格式以下参考自己修改
![图片[2]-XrayR对接sspanel机场节点与V2board面板节点](https://www.cvkkj.com/wp-content/uploads/2024/03/添加节点-1024x528.png)
![图片[3]-XrayR对接sspanel机场节点与V2board面板节点](https://www.cvkkj.com/wp-content/uploads/2024/03/添加节点2-1024x594.png)
添加完节点后记住节点对应的ID序号
![图片[4]-XrayR对接sspanel机场节点与V2board面板节点](https://www.cvkkj.com/wp-content/uploads/2024/03/节点id-1024x599.png)
二、节点所在服务器搭建XrayR程序来对接配置
接下来到SSH终端连接你的节点所在服务器,输入sudo -i 获取root权限
以vmess节点为例:先搭建节点 教程直达
运行代码中注意截图保存证书的路径,后面配置对接需要用到,绿色字母段就是域名证书路径
![图片[5]-XrayR对接sspanel机场节点与V2board面板节点](https://www.cvkkj.com/wp-content/uploads/2024/03/证书截图-1024x768.jpg)
搭建好节点后再来安装XrayR程序
输入指令安装XrayR程序
bash <(curl -Ls https://raw.githubusercontent.com/a736240087/XrayR-release/main/install.sh)
安装完XrayR程序之后,在SSH终端输入xrayr会显示菜单
xrayr
![图片[6]-XrayR对接sspanel机场节点与V2board面板节点](https://www.cvkkj.com/wp-content/uploads/2024/03/xrayr菜单.png)
选择0进入配置,修改中文提示部分即可,其他默认
Log:
Level: warning # Log level: none, error, warning, info, debug
AccessPath: # /etc/XrayR/access.Log
ErrorPath: # /etc/XrayR/error.log
DnsConfigPath: # /etc/XrayR/dns.json # Path to dns config, check https://xtls.github.io/config/dns.html for help
RouteConfigPath: # /etc/XrayR/route.json # Path to route config, check https://xtls.github.io/config/routing.html for help
InboundConfigPath: # /etc/XrayR/custom_inbound.json # Path to custom inbound config, check https://xtls.github.io/config/inbound.html for help
OutboundConfigPath: # /etc/XrayR/custom_outbound.json # Path to custom outbound config, check https://xtls.github.io/config/outbound.html for help
ConnectionConfig:
Handshake: 4 # Handshake time limit, Second
ConnIdle: 30 # Connection idle time limit, Second
UplinkOnly: 2 # Time limit when the connection downstream is closed, Second
DownlinkOnly: 4 # Time limit when the connection is closed after the uplink is closed, Second
BufferSize: 64 # The internal cache size of each connection, kB
Nodes:
- PanelType: "SSpanel" #机场面板类型 Panel type: SSpanel, NewV2board, PMpanel, Proxypanel, V2RaySocks, GoV2Panel
ApiConfig:
ApiHost: "https://abc.com" #机场域名
ApiKey: "ce_my_key" #机场面板后台的密钥
NodeID: 6 #节点对应的id序号
NodeType: V2ray # 节点类型 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: true # 修改为true disable custom config for sspanel
ControllerConfig:
ListenIP: 0.0.0.0 # IP address you want to listen
SendIP: 0.0.0.0 # IP address you want to send pacakage
UpdatePeriodic: 60 # Time to update the nodeinfo, how many sec.
EnableDNS: false # Use custom DNS config, Please ensure that you set the dns.json well
DNSType: AsIs # AsIs, UseIP, UseIPv4, UseIPv6, DNS strategy
EnableProxyProtocol: false # Only works for WebSocket and TCP
AutoSpeedLimitConfig:
Limit: 0 # Warned speed. Set to 0 to disable AutoSpeedLimit (mbps)
WarnTimes: 0 # After (WarnTimes) consecutive warnings, the user will be limited. Set to 0 to punish overspeed user immediately.
LimitSpeed: 0 # The speedlimit of a limited user (unit: mbps)
LimitDuration: 0 # How many minutes will the limiting last (unit: minute)
GlobalDeviceLimitConfig:
Enable: false # Enable the global device limit of a user
RedisAddr: 127.0.0.1:6379 # The redis server address
RedisPassword: YOUR PASSWORD # Redis password
RedisDB: 0 # Redis DB
Timeout: 5 # Timeout for redis request
Expiry: 60 # Expiry time (second)
EnableFallback: false # Only support for Trojan and Vless
FallBackConfigs: # Support multiple fallbacks
- SNI: # TLS SNI(Server Name Indication), Empty for any
Alpn: # Alpn, Empty for any
Path: # HTTP PATH, Empty for any
Dest: 80 # Required, Destination of fallback, check https://xtls.github.io/config/features/fallback.html for details.
ProxyProtocolVer: 0 # Send PROXY protocol version, 0 for disable
DisableLocalREALITYConfig: true # 修改为true disable local reality config
EnableREALITY: true # 修改为true Enable REALITY
REALITYConfigs:
Show: false # 修改为false Show REALITY debug
Dest: www.smzdm.com:443 # Required, Same as fallback
ProxyProtocolVer: 0 # Send PROXY protocol version, 0 for disable
ServerNames: # Required, list of available serverNames for the client, * wildcard is not supported at the moment.
- www.smzdm.com
PrivateKey: YOUR_PRIVATE_KEY # Required, execute './xray x25519' to generate.
MinClientVer: # Optional, minimum version of Xray client, format is x.y.z.
MaxClientVer: # Optional, maximum version of Xray client, format is x.y.z.
MaxTimeDiff: 0 # Optional, maximum allowed time difference, unit is in milliseconds.
ShortIds: # Required, list of available shortIds for the client, can be used to differentiate between different clients.
- ""
- 0123456789abcdef
CertConfig:
CertMode: file # 证书类型 Option about how to get certificate: none, file, http, tls, dns. Choose "none" will forcedly disable the tls config.
CertDomain: "abc.com" # 你的节点域名 Domain to cert
CertFile: /etc/XrayR/cert/node1.test.com.cert # 证书路径 Provided if the CertMode is file
KeyFile: /etc/XrayR/cert/node1.test.com.key #证书密钥路径
Provider: cloudflare # DNS cert provider, Get the full support list here: https://go-acme.github.io/lego/dns/
Email: xxx@gmail.com
DNSEnv: # DNS ENV option used by DNS provider
CLOUDFLARE_EMAIL: xxx@gmail.com
CLOUDFLARE_API_KEY: xxxx-xxxx-xxxx-xxxx
email: xxx@gmail.com
dns: cloudflare
domains: abc.com
![图片[7]-XrayR对接sspanel机场节点与V2board面板节点](https://www.cvkkj.com/wp-content/uploads/2024/03/1-1024x768.jpg)
![图片[8]-XrayR对接sspanel机场节点与V2board面板节点](https://www.cvkkj.com/wp-content/uploads/2024/03/2-1024x768.jpg)
![图片[9]-XrayR对接sspanel机场节点与V2board面板节点](https://www.cvkkj.com/wp-content/uploads/2024/03/3-1024x768.jpg)
![图片[10]-XrayR对接sspanel机场节点与V2board面板节点](https://www.cvkkj.com/wp-content/uploads/2024/03/4-1024x768.jpg)
填好配置后输入英文输入法的冒号加wq就是保存退出命令
:wq
停止之后返回到SSH终端根目录输入xrayr回车就会显示菜单,显示为XrayR已运行,机场面板的节点就会亮绿灯可以使用了
xrayr
![图片[11]-XrayR对接sspanel机场节点与V2board面板节点](https://www.cvkkj.com/wp-content/uploads/2024/03/xrayr运行.png)
三、关于机场面板商店配置
服务支持处填写如下,可自行修改
true-全球节点分布;true-1Gbps带宽保证;true-全平台客户端;true-国际IPLC专线;true-解锁ChatGPT Tiktok Netflix
![图片[12]-XrayR对接sspanel机场节点与V2board面板节点](https://www.cvkkj.com/wp-content/uploads/2024/03/机场商品-1024x591.png)
![图片[13]-XrayR对接sspanel机场节点与V2board面板节点](https://www.cvkkj.com/wp-content/uploads/2024/03/商品描述-1024x650.png)
© 版权声明
1、文章来源于互联网,仅供学习交流使用,严禁用于商业用途,因此造成的法律后果自行承担。
2、本站不对文章内容的完整性和安全性负责,如发现有问题,请及时联系我们进行处理。
3、如果你有比较好的文章需要发布,可以联系站长和小编,或者自行点击 投稿。
4、若文章中有侵权或不适当内容,请告知我们,本站会第一时间进行处理
5、所有资源仅供参考,不予技术支持
2、本站不对文章内容的完整性和安全性负责,如发现有问题,请及时联系我们进行处理。
3、如果你有比较好的文章需要发布,可以联系站长和小编,或者自行点击 投稿。
4、若文章中有侵权或不适当内容,请告知我们,本站会第一时间进行处理
5、所有资源仅供参考,不予技术支持
THE END















