Please help on proxy setting
Posted: Mon Sep 15, 2025 5:43 am
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>
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>