Get started

Using the web unblocker is simple. You need to send a request to our proxy service at unblock.abcproxy.com:17610 with the required authentication -U "username:password" and the JavaScript rendering type X-Abc-Render. Run the following command to access publicly available, legitimate web content:

curl -x unblock.abcproxy.com:17610 -U "username-zone-unblock:password" -H "X-Abc-Render:png" "https://docs.abcproxy.com" -k > abc.png                                    

You need to use -k or --insecure to ignore the SSL certificate.

In this command, zone-unblock represents your service type; please do not modify it.

Last updated