Afwall: Why is init.d needed to prevent startup data leak?

Created on 29 May 2016  路  4Comments  路  Source: ukanth/afwall

AFWall+ includes an option, _Fix Startup Data Leak_, to "prevent data leaks during system startup".

Why is this needed? Is the existing _iptables_ (from the previous session) not used during startup?

Question

All 4 comments

iptables resets the rules on android startup. that's the reason we have startup script which sets all the chains(default) to block state till afwall starts and apply the rules

Thanks @ukanth

Is the startup script you mentioned the one enabled by the experimental option _Fix Startup Data Leak_, or is it something else?

That's right !

Sounds good. Thanks again @ukanth .

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Gitoffthelawn picture Gitoffthelawn  路  7Comments

Gitoffthelawn picture Gitoffthelawn  路  6Comments

belevtsoff picture belevtsoff  路  3Comments

michaelbarrientos picture michaelbarrientos  路  4Comments

takiainen picture takiainen  路  9Comments