Custom Anbox installation files & patches, including patched Android OS image file.
 
 
 

4 lines
178 B

# These rules apply to a local DNS server, running on the same computer than Anbox
-A INPUT -i anbox0 -p tcp --dport 53 -j ACCEPT
-A INPUT -i anbox0 -p udp --dport 53 -j ACCEPT