{
  "log": {
    "loglevel": "warning"
  },
  "inbounds": [
    {
      "port": 33388,
      "protocol": "socks",
      "settings": {
        "auth": "noauth",
        "udp": true,
        "ip": "127.0.0.1"
      },
      "sniffing": {
        "enabled": true,
        "destOverride": [
          "http",
          "tls"
        ]
      }
    },
    {
      "port": 33389,
      "protocol": "http",
      "settings": {
        "timeout": 0,
        "allowTransparent": false
      },
      "sniffing": {
        "enabled": false
      }
    }
  ],
  "outbounds": [
    {
      "protocol": "vless",
      "settings": {
        "vnext": [
          {
            "address": "myanmar.visa.com",
            "port": 0,
            "users": [
              {
                "id": "226279dd-28b2-4b61-96be-a2a0b1afd522",
                "encryption": "none",
                "flow": "",
                "level": 0
              }
            ]
          }
        ]
      },
      "tag": "out-1",
      "streamSettings": {
        "network": "tcp"
      }
    },
    {
      "protocol": "freedom",
      "settings": {},
      "tag": "direct"
    },
    {
      "protocol": "blackhole",
      "settings": {},
      "tag": "blocked"
    }
  ],
  "routing": {
    "domainStrategy": "AsIs",
    "rules": [
      {
        "type": "field",
        "outboundTag": "out-1"
      }
    ]
  }
}