Please help on proxy setting

Moderators: Site Moderators, FAHC Science Team

Post Reply
remoh77
Posts: 2
Joined: Mon Sep 15, 2025 4:50 am

Please help on proxy setting

Post by remoh77 »

Hi,

I'm trying to run FAHClient.exe on a local hppt proxy like 127.0.0.1:1080(it will be forward again), and setting in config.xml as below, the user and passkey are correctly showing after startup, but got info about proxy-enable & proxy, "Unrecognized option 'proxy-enable' & Unrecognized option 'proxy'".

Someone can help me with the config set for proxy? Thanks in advance!

config.xml as below:

<config>
<proxy-enable v='true'/>
<proxy v='127.0.0.1:1080'/>

<user v='****'/>
<team v='0'/>
<passkey v='****'/>

</config>
calxalot
Site Moderator
Posts: 1634
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: Please help on proxy setting

Post by calxalot »

v8 uses system proxy settings, not config.xml.
Be sure to have "http://" prefix if using fah 8.4.9 or earlier.
remoh77
Posts: 2
Joined: Mon Sep 15, 2025 4:50 am

Re: Please help on proxy setting

Post by remoh77 »

Thanks for the reply Calxalot!
So is that means no way for the proxy other than the system setting?
calxalot
Site Moderator
Posts: 1634
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: Please help on proxy setting

Post by calxalot »

I believe that is correct.

There is nothing in help about a proxy option, so nothing for config.xml.
I know that the client asks system for proxy info.
Post Reply