x-token: ********************
curl --location --request GET 'http://47.254.255.198:8888/stresser/getConfig' \
--header 'x-token;'
{
"code": 0,
"data": {
"ID": 0,
"createdAt": "string",
"tgBot": "string",
"tgGroup": "string",
"updatedAt": "string"
},
"msg": "string"
}