curl --location --request POST '/api/task-traffics/proxy?proxy'{
"id": "proxy-test-001",
"ip": "192.168.1.100",
"port": 8080,
"username": "myuser",
"password": "mypass",
"type": "http",
"is_captcha": false,
"is_error": false,
"ip_public": "203.0.113.45"
}