• Resolved darkray

    (@darkray)


    Is there any possible to add an option to configure proxy options for google related requests? Now, I just edit the source code adding curl options of CURLOPT_PROXYTYPE and CURLOPT_PROXY (with values of CURLPROXY_SOCKS5_HOSTNAME and a local socks5 address) as a workaround. However, those changes would be covered by updates and need to be changed manually every time.

    Would the author be willing to add another proxy option to help? Relating codes may be at the method execeteRequest of file ‘tools/src/Deconf/IO/Curl.php’.

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author chriscct7

    (@chriscct7)

    We’re moving to transition the plugin to using core WordPress request features, not hardcoded curl given the number of people with misconfigured or extremely outdated curls

    -Chris

Viewing 1 replies (of 1 total)

The topic ‘Add option to curl by proxy’ is closed to new replies.