BayLee4
BayLee4
@5hahryar Sure, better not to flood this issue anymore. I'll open an issue in your repository. Regarding the undefined reference issue, this is because you only added the [ipneigh.c](https://github.com/5hahryar/CpTest/blob/master/app/src/main/cpp/CMakeLists.txt#L33) source...
@piegamesde Sure, and it may also cause issue when using it with `--tor` if not taken into consideration from the beginning
Hello @ignoramous 👋 Is there any update on the issue? It looks like #380 implementing the whitelist/blacklist options has stalled. I'm quite hyped up for this feature, I really wish...
Well for my use case, it is _completely_ solved :) Thank you @Jacalz and congrats for the upcoming release
This is a very good idea, I'll submit a PR implementing it.
Thanks a lot to both of you @ignoramous and @hussainmohd-a!
@stoically I had a look and it seems TCP doesn't work with an allow-list, and instead use heuristics to determine which cookies to allow. The heuristics are listed [here](https://blog.mozilla.org/en/mozilla/firefox-rolls-out-total-cookie-protection-by-default-to-all-users-worldwide/), some...
Hello @Lord-Grey! I'm looking for a Linux implementation, because as you pointed out Nvidia themselves recommend using other means of capture for Windows, like the DDupl API. I'll have a...
> When DNS is blocked, there's no corresponding network/connection request (TCP/UDP) to show which app sent the DNS request. > Blocking DNS at connection time is something we've experimented with,...