I'm running DerpFest AOSP A12.1 with a custom Private DNS. Any problems or runs fine with this beta?
Sure but if anyone here already running beta 3.5.3 fine (or not) with this specs many other users didn't waste time with testing..mostly i test things by my self but sometimes i have no time/fun to do it.
Sure but if anyone here already running beta 3.5.3 fine (or not) with this specs many other users didn't waste time with testing..mostly i test things by my self but sometimes i have no time/fun to do it.
Also it seems i need to buy the unlocker for using the AFWall+ beta. Without i can't import my exported settings/rules from AFWall Donate! So it is not an option for me at the moment.
Beta from Play Store without uninstalling the donation version. Maybe this is the culprit.
Get well soon!Hello all,
Hope all are doing fine. I was out for past couple of months due to my surgery. I'm still recovering from it. Here is the latest BETA version to add support for Android 12+
I have not tested it on Android 13. I will try to do it this week.
![]()
Kindly raise the issue on github (existing or new one)
guys i have read the past few pages about dns but can't find an answers,
Afwall is blocking the new private dns feature of android 9 pie, the dns traffic is reported as "(root) Apps running as root", port 853 TCP
can i easily open that tcp port 853 for DNS over TLS without allowing the whole "Apps running as root"? thanks !
Search this thread for 853, you'll find many people who solved exactly this using a custom scriptDid anyone find a fix for this yet? I am also getting requests from "apps running as root" for port 853 and privatedns wont work.
Android 12, Pixel 6 Pro
Search this thread for 853, you'll find many people who solved exactly this using a custom script
IPTABLES=/system/bin/iptables
$IPTABLES -I "afwall" -p tcp --dport 853 -j ACCEPT
iptables -I afwall -p tcp --dport 853 -d 1dot1dot1dot1.cloudflare-dns.com,1.1.1.1,1.0.0.1,8.8.8.8,8.8.4.4 -m owner --uid-owner root -j ACCEPT
Yep. Looks like you have a good grasp on thingsOh good idea. This thread came up with this:
But I guess the following version seems better as it will be a bit more restrictive but enough for what I need?
iptables -I afwall -p tcp --dport 853 -d 1.1.1.1,1.0.0.1,8.8.8.8,8.8.4.4 -m owner --uid-owner root -j ACCEPT
IPTABLES=/system/bin/iptables
$IPTABLES -A "afwall" -p TCP --dport 853 -d 1.1.1.1,1.0.0.1,8.8.8.8,8.8.4.4 -m owner --uid-owner root -j ACCEPT
No need for a shutdown script for your use case.Alright, so setting a "dns" in the rule didn't work. It has to be the IP. But that is fine.
In "Set Custom Script" I now have this:
I do not have any "shutdown custom script". I guess that is fine?
Also, is my rule the preferred method of setting a custom script or should I use it like this (or does it not matter at all):
Get well soon!Hello all,
Hope all are doing fine. I was out for past couple of months due to my surgery. I'm still recovering from it. Here is the latest BETA version to add support for Android 12+
I have not tested it on Android 13. I will try to do it this week.
Kindly raise the issue on github (existing or new one)
Disclaimer - As Usual. I'll not take any responsible if something goes wrong when using AFWall+
AFWall+ is an improved version of DroidWall(front-end application for the powerful iptables Linux firewall). It allows you to restrict which applications are permitted to access your data networks (2G/3G/4G/LTE and/or Wi-Fi and while in roaming).Since the original author of Droidwall
discontinued the project, I decided to keep the app instead of Avast Firewall. I'll continue to add more features as I can.
- Supports 5.x to 11.x
- Import/Export Rules to external storage
- Search Applications
- Multiple Profiles with custom names
- Tasker/Locale support
- Select All/None/Invert/Clear applications with single click
- Revamped Rules/Logs Viewer with copy/export to external storage
- Ability to view the network interfaces
- Highlight system applications with custom color
- Notify on new installations
- Ability to hide application icons( faster loading )
- Use LockPattern for application protection.
- Show/Hide application ID.
- Roaming Control for 3G/Edge
- VPN Control
- LAN Control
- Tether Control
- IPV6 Control
- Tor Control
- Choose able languages
- Choose able iptables/busybox binary
- Supports MIPS/x86/ARM
- DNS Hostname
To get Unlocker without Google services - Please follow the instructions here
1) AFWall+ opt-in for beta program
2) Install AFWall+ and If you have any issues, just send email from (Menu -> Firewall Rules - > Send error report)
AFWall+ is an free & opensource application
Github
Log an issue
Frequently Asked Questions
Many Thanks to @CHEF-KOCH
Translations - Please help me with translations in your language.
http://crowdin.net/project/afwall
- German translations by [email protected] & [email protected] & [email protected]
- French translations by [email protected] & [email protected]
- Russian translations by [email protected] & YaroslavKa78
- Spanish translations by [email protected]
- Dutch translations by [email protected]
- Japanese translation by [email protected]
- Ukrainian translation by [email protected]
- Slovenian translation by bunga [email protected]
- Chinese Simplified translation by [email protected]
- Polish translations by tst,Piotr [email protected]
- Swedish translations by [email protected]
- Greek Translations by [email protected]
- Portuguese translations by [email protected]
- Chinese Traditional by [email protected]
- Chinese Simplified by wuwufei,tianchaoren @ crowdin
- Italian translations by [email protected]
- Romanian tranlations by [email protected]
- Czech translations by Syk3s
Version 3.0.1
* Fix: Status toggle widget 1x1
* Fix: Ability to hide ongoing notification (Stop firewall and restart to hide after disable it in preferences)
* Fix: Firewall error notification on oreo and above
* Security: Tile toggle checks for password
* User reported crashes
* Updated translations
Previous version 3.0.0
Features:
* Better support for nougat/oreo and pie.
* Firewall toggle tile
* Adaptive Icons
* Notification channels
* Tor support
Bugs:
* General bug fixes and crash reports.
* Language selection bug
* Filter selection bug
* Compatible with magisk 17.x
* Better handling of background process
* Drops support for 4.x devices
* Update languages
* Updated libraries