Test Proxy

request URL
  • http://127.0.0.1:35000/api/v1/proxy/test
request method
  • GET
parameter
Parameter RequiredTypeDescription
proxy typeYesstringProxy type socks5 socks4 http https
proxyserverYesstringProxy IP
proxyportYesstringport
proxyusernameYesstringuser
proxypasswordYesstringpassword
back to example
{
    "status": "ERROR",
    "value": "Failed to test the proxy server."
}