No proxying after Windows restart
Hello! I installed ProxiFyre as Windows 11 service. My config:
{
"logLevel": "None",
"proxies": [
{
"appNames": ["browser.exe"],
"socks5ProxyEndpoint": "IP_ADDR:PORT",
"username": "LOGIN",
"password": "PASSWORD",
"supportedProtocols": ["TCP", "UDP"]
}
]
}
(I proxy Yandex.Browser) Proxying works fine. Then I restart Windows. After logon I see that ProxiFyre service is running. Then I launch Yandex.Browser. But there is no proxying. I restart ProxiFyre service (sometimes several times) and it helps - proxying starts to work. Sometimes restarting ProxiFyre service doesn't help, but restarting Yandex.Browser helps.