skullone / android_firewall

This is a fork of Droidwall by Rodrigo Zechin Rosauro - http://code.google.com/p/droidwall/
128 stars 90 forks source link

Wlan networks #42

Closed KOLANICH closed 11 years ago

KOLANICH commented 11 years ago

It will be good to have the rules concerning concrete wi-fi networks and vpns and some mechanism to make logic. For example i have a trusted network A and trusted vpn B. And i want to make some apps (in particular that ones that don't use encryption) not to have internet access unless (we are connected to A OR we use VPN B)

skullone commented 11 years ago

Is this not possible already using Tasker and the profiles in AF? Tasker gives you the ability to watch for certain networks. For example if it is a "trusted" network that you connect to then Tasker will load your profile for that network.

On Thu, Aug 29, 2013 at 8:53 AM, KOLANICH notifications@github.com wrote:

It will be good to have the rules concerning concrete wi-fi networks and vpns and some mechanism to make logic. For example i have a trusted network A and trusted vpn B. And i want to make some apps (in particular that that doesn't use encryption) not to have internet access unless (we are connected to A OR we use VPN B)

— Reply to this email directly or view it on GitHubhttps://github.com/skullone/android_firewall/issues/42 .

KOLANICH commented 11 years ago

Thanks, but I don't think it is a good idea to continiusly change iptables rules.