{
  "log": { "loglevel": "warning" },
  "inbounds": [
    { "listen": "127.0.0.1", "port": 11081, "protocol": "socks", "settings": { "udp": false } }
  ],
  "outbounds": [
    {
      "tag": "proxy",
      "protocol": "shadowsocks",
      "settings": {
        "servers": [
          { "address": "127.0.0.1", "port": 18446, "method": "aes-256-gcm", "password": "974c2d7ae55171677799e311" }
        ]
      }
    }
  ]
}
