xrayr节点共存配置

Log:
  Level: warning
  AccessPath: /etc/XrayR/access.log
  ErrorPath: /etc/XrayR/error.log
DnsConfigPath:
RouteConfigPath:
InboundConfigPath:
OutboundConfigPath:
ConnectionConfig:
  Handshake: 4
  ConnIdle: 30
  UplinkOnly: 2
  DownlinkOnly: 4
  BufferSize: 64

Nodes:
  # 节点1 → A面板
  - PanelType: "NewV2board"
    ApiConfig:
      ApiHost: "http://jd1.vamkp.com"
      ApiKey: "3243xxxx32131"
      NodeID: 119
      NodeType: Shadowsocks
      Timeout: 30
      EnableVless: false
      VlessFlow: "xtls-rprx-vision"
      SpeedLimit: 0
      DeviceLimit: 0
      RuleListPath:
      DisableCustomConfig: false
    ControllerConfig:
      ListenIP: 0.0.0.0
      SendIP: 0.0.0.0
      UpdatePeriodic: 60
      EnableDNS: false
      DNSType: AsIs
      EnableProxyProtocol: false
      AutoSpeedLimitConfig:
        Limit: 0
        WarnTimes: 0
        LimitSpeed: 0
        LimitDuration: 0
      GlobalDeviceLimitConfig:
        Enable: false
      EnableFallback: false
      DisableLocalREALITYConfig: false
      EnableREALITY: false
      CertConfig:
        CertMode: none

  # 节点2 → B面板,同样key,只换域名和NodeID
  - PanelType: "NewV2board"
    ApiConfig:
      ApiHost: "https://uky.nmslb.com"
      ApiKey: "3243xxxx2131"
      NodeID: 129
      NodeType: Shadowsocks
      Timeout: 30
      EnableVless: false
      VlessFlow: "xtls-rprx-vision"
      SpeedLimit: 0
      DeviceLimit: 0
      RuleListPath:
      DisableCustomConfig: false
    ControllerConfig:
      ListenIP: 0.0.0.0
      SendIP: 0.0.0.0
      UpdatePeriodic: 60
      EnableDNS: false
      DNSType: AsIs
      EnableProxyProtocol: false
      AutoSpeedLimitConfig:
        Limit: 0
        WarnTimes: 0
        LimitSpeed: 0
        LimitDuration: 0
      GlobalDeviceLimitConfig:
        Enable: false
      EnableFallback: false
      DisableLocalREALITYConfig: false
      EnableREALITY: false
      CertConfig:
        CertMode: none

世界树

一步一步来

您可能还喜欢...