→ 🚀What's New? Join Us for the Fall Product Launch! Register Now !
‎10-08-2018 08:05 PM
‎10-15-2018 09:48 AM
<system.net>
<defaultProxy useDefaultCredentials="true">
<proxy
autoDetect="false"
proxyaddress="http://192.168.1.10:3128"
bypassonlocal="false"
usesystemdefault="true"
/>
</defaultProxy>
</system.net>
‎10-22-2018 09:50 AM
YvainP wrote:
Hello,
You could try to add this to the "Lansweeperservice.exe.config" file :<system.net>
<defaultProxy useDefaultCredentials="true">
<proxy
autoDetect="false"
proxyaddress="http://192.168.1.10:3128"
bypassonlocal="false"
usesystemdefault="true"
/>
</defaultProxy>
</system.net>
I didn't tested myself because I don't use cloud relay but it works for many .net software.
Don't forget that if your proxy need authentication, the service account will be used.
‎10-15-2018 08:04 PM
YvainP wrote:
Hello,
You could try to add this to the "Lansweeperservice.exe.config" file :<system.net>
<defaultProxy useDefaultCredentials="true">
<proxy
autoDetect="false"
proxyaddress="http://192.168.1.10:3128"
bypassonlocal="false"
usesystemdefault="true"
/>
</defaultProxy>
</system.net>
I didn't tested myself because I don't use cloud relay but it works for many .net software.
Don't forget that if your proxy need authentication, the service account will be used.
‎10-11-2018 10:51 AM
‎10-10-2018 05:52 PM
‎10-09-2018 10:15 AM
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now