port: 7890
socks-port: 7891
allow-lan: false
mode: rule
log-level: info
unified-delay: true

proxies:
  - name: "🇺🇸 美国洛杉矶 | VLESS-Reality (TCP 稳定防封主力)"
    type: vless
    server: 192.255.128.123
    port: 8443
    uuid: d82b4a56-8e12-4279-87a4-8f85f38a9d12
    network: tcp
    tls: true
    udp: true
    flow: xtls-rprx-vision
    servername: www.apple.com
    reality-opts:
      public-key: "-PkHH58OYIBOj3jR1Wz9WedCRlKpO0NSPhR7eCApRVQ"
      short-id: "6a7b8c9d0e1f2a3b"
    client-fingerprint: chrome

  - name: "🇺🇸 美国洛杉矶 | Hysteria2 (UDP 极速抗丢包主力)"
    type: hysteria2
    server: 192.255.128.123
    port: 443
    password: "RN_3f80eeb4bbd0f13f"
    sni: www.bing.com
    skip-cert-verify: true

proxy-groups:
  - name: "🚀 节点选择"
    type: select
    proxies:
      - "🇺🇸 美国洛杉矶 | VLESS-Reality (TCP 稳定防封主力)"
      - "🇺🇸 美国洛杉矶 | Hysteria2 (UDP 极速抗丢包主力)"
      - DIRECT

rules:
  - GEOIP,CN,DIRECT
  - MATCH,🚀 节点选择
