resolutecake

Results 6 issues of resolutecake

**Describe the bug** Due to inadequate parallelism code, iptables commands are delayed several seconds causes “Error applying iptables rules” — fix: options -w1 -W1 to iptables for Android 11+ —...

Review

**Describe the bug** When on Android 11+ using OpenVPN Connect with Private DNS set to other than Off or Automatic and AFWall+ is enabled, DNS fails to function until the...

Review

**Describe the bug** The way AFWall 3.6 works is that on an interface change, all rules are deleted and then rebuilt — However, all necessary information for all control-column connection...

Review

**Describe the bug** The app crashes due to null, see patch at end **Firewall Logs** N?A **Smartphone (please complete the following information):** all **Additional context** ``` +++ b/app/src/main/java/dev/ukanth/ufirewall/activity/AppDetailActivity.java @@ -85,9...

Review

**Describe the bug** Logging prevents rules from being applied for some kernels symptom: toaster: “Error applying iptables rules” Pixel 3, Android 12: works Pixel 6, Android 12: does not work...

Review

compiling, cross-compiling and running requires paths to the whisper.cpp install directory A suggestion is to have whisper-cli produce this absolute path, like `brew --prefix` This will simplify scripts related to...