{
  "log": {
    "loglevel": "warning"
  },
  "inbounds": [
    {
      "tag": "mixed10829",
      "port": 10829,
      "listen": "127.0.0.1",
      "protocol": "mixed"
    },
    {
      "tag": "mixed10830",
      "port": 10830,
      "listen": "127.0.0.1",
      "protocol": "mixed"
    }
  ],
  "outbounds": [
    {
      "tag": "proxy10829",
      "protocol": "vless",
      "settings": {
        "vnext": [
          {
            "address": "sca15.myfymain.com",
            "port": 8880,
            "users": [
              {
                "id": "8dc7722c-2767-4eea-a28b-2f8daacc07e3",
                "email": "t@t.tt",
                "security": "auto",
                "encryption": "none"
              }
            ]
          }
        ]
      },
      "streamSettings": {
        "network": "grpc",
        "grpcSettings": {
          "serviceName": "",
          "multiMode": false,
          "idle_timeout": 60,
          "health_check_timeout": 20,
          "permit_without_stream": false,
          "initial_windows_size": 0
        }
      },
      "mux": {
        "enabled": false,
        "concurrency": -1
      }
    },
    {
      "tag": "proxy10830",
      "protocol": "vless",
      "settings": {
        "vnext": [
          {
            "address": "188.114.97.6",
            "port": 443,
            "users": [
              {
                "id": "c4c5538b-4a4e-48de-ae97-1b0bc97359ac",
                "email": "t@t.tt",
                "security": "auto",
                "encryption": "none"
              }
            ]
          }
        ]
      },
      "streamSettings": {
        "network": "ws",
        "security": "tls",
        "tlsSettings": {
          "allowInsecure": false,
          "serverName": "net.bamzo.xyz",
          "alpn": [
            "h3"
          ],
          "fingerprint": "chrome"
        },
        "wsSettings": {
          "path": "/ws",
          "host": "net.bamzo.xyz",
          "headers": {}
        }
      },
      "mux": {
        "enabled": false,
        "concurrency": -1
      }
    }
  ],
  "routing": {
    "domainStrategy": "IPIfNonMatch",
    "rules": [
      {
        "type": "field",
        "inboundTag": [
          "mixed10829"
        ],
        "outboundTag": "proxy10829"
      },
      {
        "type": "field",
        "inboundTag": [
          "mixed10830"
        ],
        "outboundTag": "proxy10830"
      }
    ]
  }
}