- Регистрация
- 10.05.2017
- Сообщения
- 410
- Реакции
- 84
- Баллы
- 28
Yes, this is for Firefox only.DNS over Proxy? So the C#-code in a cube "instance.SetBrowserPreference("network.proxy.socks_remote_dns", true);" I use with FF52x64 engine is not working using Chrome-egine?
Yes, this is for Firefox only.
Chrome is different browser, it works with arguments, not preferences.
nothing, just type "-dns-over-proxy" in Arguments field and dns request will go via proxy.Okay and what should I add to "dns-over-proxy - dns requests via proxy " in the "value"? "T/true", "F/false" or "1","0". Can't see that on you second link.
nothing, just type "-dns-over-proxy" in Arguments field and dns request will go via proxy.
If you work in Chrome engine you should set dns-over-proxy in arguments field.Okay, thank you. And what is the recommended way: Set dns-over-proxy via arguments field or via .config-files in Zenno programm directory or at both locations?