ip:port:user:pass hoặc cấu API đổi IP của nhà mạng (như Tinsoft, TMProxy).curl --location --request POST '/api/proxy' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"ip": "string",
"port": 0,
"username": "string",
"password": "string",
"rotate_url": "string",
"rotate_time": 300,
"type": "HTTP",
"area": "vn",
"region": "string",
"expired_at": "2019-08-24T14:15:22.123Z"
}
]'