Using proxies
Some captchas require you to use the same IP addresse that you have used with us during the solving process, we allow users to provide their own Proxy to use with such captcha tasks.
Proxy requirements
Must be SOCKS5, HTTP, HTTPS Protocol.
Must support authentication.
Residential quality is prefered for success rate.
During the beta test our current server is in EU, the route lenght might extend solve time.
Proxy format
We currently have a specific proxy format
Key
Type
Description
proxyType
String
http,socks5 or socks4
proxyAddress
String
either a hostname or an IP without the protocol "http://"
proxyPort
Integer
port number.
proxyLogin
String
proxy login
proxyPassword
String
proxy password
Proxy format examples
Using IP address directly.
Or using hostname.
Last updated