The New LucidLink Client supports the following HTTP proxy options:
Automatically detected
- OS proxy configuration
- PAC (Proxy Auto-Configuration) file and WPAD
Manually specified
- The
lucid
command override with the--proxy
option from the CLI:
--proxy arg Specify a proxy server to tunnel all communication. Use the following format: [protocol://][user:password@]proxyhost[:port]. Supported protocols: http. Not applicable for Azure object storage.
Note: Currently, only an IP address is supported and not hostnames. If your proxy is resolved via hostname it may not work, please consider specifying the IP of the proxy server directly.