Shawn K. Hall

Results 12 comments of Shawn K. Hall

Inbound - just a reflection of what's in the detailed log.

Here's a sample config that demonstrates that the `allowListUrls` does not work as expected. ``` { "enableBlocking": true, "blockListUrlUpdateIntervalHours": 12, "networkGroupMap": { "0.0.0.0/0": "everyone", "192.168.1.0/24": "local", }, "groups": [ {...

Is there a diagram or list identifying exactly what order lists and records are processed in?

Understood. Thank you. With all the other testing to try to figure out what was going on here I found another issue. It looks like the cache behavior is inconsistent....

So where do we land on a solution here? I have other services that use ports 80 and 443, so +/0.0.0.0 isn't an option for me as IIS is consuming...

Hi, @martinl88 , This is not a bug. Rather, I think the problem is actually with your script. You're using "{f}" and it's not in context since it's no longer...

@vertigo220 please submit the app profile for the errant app to [the forum](https://ketarin.org/forum/).

@vertigo220 unfortunately, that's just not the way most software works. `Cancel` will cancel operations that **can be** cancelled. Not all operations can be. Ketarin makes calls to third-party libraries, web...

Ketarin supports non-binary files, but you'll need to change a setting from its default. From the main window: `File`, `Settings`, `General` tab, **Uncheck** "Avoid downloading non-binary files (potential error pages)"....

There have been some hosting issues over the last few months and that is causing problems. @floele was taking care of everything himself so if you can lighten the load,...