Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get any versions working #164

Open
SortaCore opened this issue Nov 16, 2023 · 1 comment
Open

Can't get any versions working #164

SortaCore opened this issue Nov 16, 2023 · 1 comment

Comments

@SortaCore
Copy link

SortaCore commented Nov 16, 2023

[pressed enter accidentally and GH jumped on the opportunity to make a dumb issue]

The old 2.0 works pretty well, once you prevent it fork bombing. However, it doesn't recognise several services, or the firewall keeps blocking them. Specifically, Microsoft Account Sign-in; I've tried making a rule under all combinations of EXE name, service selected, even allowing all the destination IP ranges for all apps and services in a rule, and none of them prevent WFN popping up.
So even if WFN is correct and they're being blocked, it's pretty annoying having the window pop up several times an hour.
I also had issues with Cryptographic Services.

The 2.5 beta doesn't register quite a few blocked connections at all; I have an app using a ConnectEx TCP connection and getting access denied (error 5) and the tray just ignores it. It did notice WSL though.
screen

The latest nightly wfn-20230426-5df32a-x64-standalone.zip, the notifier crashes after a bit of run time or clicks. The main app also crashes if you scroll down on the log, saying index -1 isn't valid.

All did seem to set up rules correctly in scheduled tasks, but there's no response from notifier on 2.5 beta, which is the closest one to working.

@SortaCore SortaCore changed the title Can't versions it working Can't get any versions working Nov 16, 2023
@hoasis2
Copy link

hoasis2 commented Jan 2, 2024

What if you first split each of this services (e.g. CryptSvc) into its own SVCHOST.EXE process?

See https://superuser.com/questions/995581/how-to-see-which-applications-use-host-process-for-windows-services-to-eat-met

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants