leonidukg
leonidukg
Hi all. C#/WPF/NET6 The task is to insert data into an IsEditable field on a website WITHOUT using JavaScript. CoreWebView2ContextMenuTarget has a great IsEditable check. But what to do with...
If the --force-color-profile=srgb argument is added to AdditionalBrowserArguments, the application will not start. Error: System.NullReferenceException: "Object reference not set to an instance of an object." The colours in the browser...
When http server is enabled, player controls are not available because there is no controls.html file.
[Problem/Bug]: NavigateToString does not request CoreWebView2BasicAuthenticationRequestedEventArgs
### What happened? We have a proxy connection, but authorization is triggered only if the navigation was to an external source. If we make a code: `Webview2.CoreWebView2.NavigateToString("IMG: ");` Then we...
### Describe the feature/enhancement you need When requests are made through a proxy, the real IP is opened. This can be viewed through: https://browserleaks.com/webrtc The option does not work: --enable-features=WebRtcHideLocalIpsWithMdns...
Приветствую. Запускаем установку: wget https://github.com/3proxy/3proxy/releases/download/0.9.5/3proxy-0.9.5.x86_64.deb; dpkg -i 3proxy-0.9.5.x86_64.deb И получаем стандартный файл: /usr/lib/systemd/system/3proxy.service Запускаем: systemctl start 3proxy.service Проверяем: systemctl status 3proxy.service и у нас сервис неактивный, хотя по факту прокси...
Hello! `throw new RuntimeException(sprintf('Temp Directory "%s" was not created', $tempdir));` The problem is that many hosting sites have a shared /tmp/ directory. And someone has already used this scanner and...