(cURL) Proxy address
Usage Use this option to set the proxy to use for the upcoming request - when ever the plugin tries to build up a connection with PHP cURL e.g. to Microsoft Graph to retrieve information on behalf of a user.
The parameter should be a char * to a null-terminated string holding the host name or dotted numerical IP address. A numerical IPv6 address must be written within [brackets].
To specify port number in this string, append :[port] to the end of the host name. If not specified, the plugin will default to using port 1080 for proxies.
The proxy string may be prefixed with [scheme]:// to specify which kind of proxy is used.
Important Do not confuse this proxy setting with the browser's proxy setting. This setting is used to configure the proxy for outgoing server-side requests.
Default value No value.
Versions ALL
Visit the website https://www.wpo365.com/