Konstantin Svist
Konstantin Svist
Adding configs for building arm64 binaries & installing them on a device as needed. This might fix #1364 :shrug: Not sure how to build the binaries locally (didn't go through...
**Describe the bug** * Enable security/fingerprint * Exit afwall * open afwall, it shows fingerprint prompt with cancel button * press cancel (or back button) * fingerprint prompt appears to...
**Describe the bug** KPDX attempts to open ⭐d DB even if it's not listed in the recents. **To Reproduce** Steps to reproduce the behavior: 1. Open a DB so it...
**Is your feature request related to a problem? Please describe.** This morning I couldn't open the DB I use daily. Old backup opens up just fine, so the current copy...
...or what I assume is a multi-bulk reply Request command is EVAL, put together with redis.parser.build_query res = ngx.location.capture tells redis2 location that it's 1 query (also tried 2) redis-lua...
With earlier versions of `less` (e.g. `608`): ``` sh $ echo -e "hello $(sleep 2) world" | less -FRX # hello world $ ls ``` With version `643`: ``` sh...
270183b description says "Removed dns proxy changes introduced in android 4.1" -- but it also adds uid 1052 to do anything on wifi: https://github.com/ukanth/afwall/blob/a1fe38b3c1d79338b01eb206f4b3b9e2c5049b99/app/src/main/java/dev/ukanth/ufirewall/Api.java#L475 The comment is not very descriptive...
**Describe the bug** Commit ec7d350e9872aecb13bd94e4d0cb30d73e80ca9e adds check for "potentially dangerous custom rule", including `$` -- but the [doc](https://github.com/ukanth/afwall/wiki/CustomScripts#some-examples) tells user to use `$IPTABLES` -- so many users' existing rules will...