afwall icon indicating copy to clipboard operation
afwall copied to clipboard

AFWall+ (Android Firewall +) - iptables based firewall for Android

Results 214 afwall issues
Sort by recently updated
recently updated
newest added

Afwall 3.5.2 Firewall enabled user apps are moved to the top of the list and grouped together but system apps are not. All enabled apps should be shown at the...

**Describe the bug** A clear and concise description of what the bug is. Error applying rules, reproduced like so: - Wifi is connected and Mattlog and Afwall are opened and...

Review

**Describe the bug** I am not sure if it has something to do with Afwall or Magisk. After updating to the latest Magisk version, some errors occur when applying rules....

Review

Hi guys, when I have afwall activated, I cannot establish a connection to my hue bridge. When it is deactivated, it works. I have some 1000 services enabled for internet...

Review

Hi, I would like to implement a gatekeeper function to control (not prevent) application access to the Internet, meter it, and monetize it for the device's owner/user. AFWall, more than...

Since 3.5.0 i get a notification of blocked apps in the notification bar, altough i checked the "disable log notification" box for some apps. In my example i get this...

Bug
Low

Cannot open AFWall+ on recent LineageOS versions. Returns error message "AFWall+ keeps stopping (App info / Close app)". AFWall+ GUI shows grayed-out on running-apps screen. AFWall+ seems to fail-open, as...

for a better and more convenient analysis, I suggest adding a comment to the iptables rules Now: iptables -A afwall-wifi -m owner --uid-owner 12345 -j RETURN New rules with comments:...

Now all the rules for the selected applications have the form where the RETURN rule is at the end: ... -m owner --uid-owner 12345 -j **_RETURN_** this creates some difficulties...

Hello to all. I looked around but couldn't find any posts on a similar topic. I am new and I apologize if this is already the case. **Describe the bug...

Review