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>
Please help on proxy setting
Moderators: Site Moderators, FAHC Science Team
-
- Site Moderator
- Posts: 1634
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: Please help on proxy setting
v8 uses system proxy settings, not config.xml.
Be sure to have "http://" prefix if using fah 8.4.9 or earlier.
Be sure to have "http://" prefix if using fah 8.4.9 or earlier.
Re: Please help on proxy setting
Thanks for the reply Calxalot!
So is that means no way for the proxy other than the system setting?
So is that means no way for the proxy other than the system setting?
-
- Site Moderator
- Posts: 1634
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: Please help on proxy setting
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.
There is nothing in help about a proxy option, so nothing for config.xml.
I know that the client asks system for proxy info.