Instructions for proxy server settings

Modified on Tue, 03 Oct 2023 at 08:56 AM

Look in the folder where the application is stored: -

e.g. - ‘C:\Program Files\Bet Angel Limited\Bet Angel – Professional’ you should see a file called ‘BetAngel.exe.config’

Edit that with a text editor (like Notepad) and you’ll see a section as follows:

   <defaultProxy>
<proxy usesystemdefault="false" />
   </defaultProxy>

All you need to do is modify the false to true and Bet Angel will use the proxy configuration of Internet Explorer. E.g:

   <defaultProxy>
<proxy usesystemdefault="true" />
   </defaultProxy>

For Bet Angel Trader the folder would be: 'C:\Program Files (x86)\Bet Angel Limited\Bet Angel - Trader'


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article