How can I report a bug in the Linux client?
netstat says:
10.0.8.2:45176 65.254.110.245:8080 SYN_SENT 980/FAHClient
This means that environment variables like https_proxy or HTTPS_PROXY are ignored.
bug report for Linux client?
Moderators: Site Moderators, FAHC Science Team
-
- Posts: 78
- Joined: Wed Mar 25, 2020 2:39 am
- Location: Canada
Re: bug report for Linux client?
FAHClient might not respond to environment variables like HTTPS_PROXY, but that's not really a "bug". It's just the lack of a feature.
There are, however, client options for using an HTTP proxy:
The configuration window in FAHControl ("Advanced Control") says this in reference to the built-in proxy support:
There are, however, client options for using an HTTP proxy:
Code: Select all
Network:
proxy <string=>
Set proxy for outgoing HTTP connections
proxy-enable <boolean=false>
Enable proxy configuration
proxy-pass <string=>
Set password for proxy connections
proxy-user <string=>
Set user name for proxy connections
If you want to use other proxy types like SOCKS, perhaps look into something like tsocks or proxychains.FAHControl wrote: The Folding@Home client currently only supports basic and digest authentication. Specifically NTLM, SOCKS, and SSL/TLS proxies are not supported.