| 12345678910111213141516171819 | {  "port": 50021,  "inbound": {    "listen": "127.0.0.1",    "protocol": "vmess",    "settings": {      "clients": [        {          "id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f",          "level": 1        }      ]    }  },  "outbound": {    "protocol": "freedom",    "settings": {}  }}
 |