{
  "log": {
    "loglevel": "none"
  },
  "inbounds": [],
  "outbounds": [
    {
      "protocol": "vmess",
      "settings": {
        "vnext": [
          {
            "address": "usa2.v2-ray.com",
            "port": 443,
            "users": [
              {
                "id": "693f3a21-c603-4986-abfd-d6bdca21c29a",
                "alterId": 32,
                "security": "auto",
                "level": 0
              }
            ]
          }
        ]
      },
      "streamSettings": {
        "network": "ws",
        "security": "tls",
        "tlsSettings": {
          "serverName": "usa2.v2-ray.com",
          "allowInsecure": false
        },
        "wsSettings": {
          "path": "\/fastssh?u=jajjajajaj&p=602a2e435135e&",
          "headers": {
            "Host": "cfsgemahub.globe.com.ph"
          }
        }
      },
      "mux": {
        "enabled": false,
        "concurrency": 8
      },
      "tag": "proxy"
    },
    {
      "protocol": "freedom",
      "settings": {},
      "tag": "direct"
    },
    {
      "protocol": "blackhole",
      "settings": {},
      "tag": "block"
    }
  ],
  "policy": {
    "levels": {
      "0": {
        "handshake": 6,
        "connIdle": 300,
        "uplinkOnly": 2,
        "downlinkOnly": 5,
        "bufferSize": 2
      }
    }
  },
  "routing": {
    "domainStrategy": "IPIfNonMatch",
    "rules": [
      {
        "type": "field",
        "ip": [
          "geoip:private",
          "geoip:cn"
        ],
        "outboundTag": "direct"
      }
    ]
  }
}