{
 "stats": {},
 "log": {
  "loglevel": "none"
 },
 "policy": {
  "levels": {
   "8": {
    "handshake": 4,
    "connIdle": 300,
    "uplinkOnly": 1,
    "downlinkOnly": 1
   }
  },
  "system": {
   "statsOutboundUplink": true,
   "statsOutboundDownlink": true
  }
 },
 "inbounds": [
  {
   "tag": "socks",
   "port": 10808,
   "protocol": "socks",
   "settings": {
    "auth": "noauth",
    "udp": true,
    "userLevel": 8
   },
   "sniffing": {
    "enabled": true,
    "destOverride": [
     "http",
     "tls"
    ]
   }
  },
  {
   "tag": "http",
   "port": 10809,
   "protocol": "http",
   "settings": {
    "userLevel": 8
   }
  }
 ],
 "outbounds": [
  {
   "tag": "proxy",
   "protocol": "vless",
   "settings": {
    "vnext": [
     {
      "address": "udemy.com",
      "port": 80,
      "users": [
       {
        "encryption": "none",
        "flow": "",
        "id": "711c7fc4-5ff3-4597-a8d2-d36d3c8e7ba0",
        "level": 8
       }
      ]
     }
    ]
   },
   "streamSettings": {
    "network": "ws",
    "security": "none",
    "wsSettings": {
     "path": "\/vless",
     "headers": {
      "Host": "sg1vl.xservs.xyz"
     }
    }
   },
   "mux": {
    "enabled": false
   }
  },
  {
   "tag": "direct",
   "protocol": "freedom",
   "settings": {}
  },
  {
   "tag": "block",
   "protocol": "blackhole",
   "settings": {
    "response": {
     "type": "http"
    }
   }
  }
 ],
 "dns": {
  "servers": [
   "8.8.8.8"
  ]
 },
 "routing": {
  "domainStrategy": "Asls",
  "rules": []
 }
}