EthACKdotOrg / orWall

Put your apps behind Orbot, and block all unwanted traffic in one row.
https://orwall.org/
GNU General Public License v3.0
85 stars 26 forks source link

options to distinguish internet, local network and localhost #95

Closed hgourvest closed 8 years ago

hgourvest commented 8 years ago
hgourvest commented 8 years ago

BTW syncthings app is now working fine with localhost and localnetwork options

hgourvest commented 8 years ago

also, it will fix this bug: https://github.com/EthACKdotOrg/orWall/issues/83 sometimes, subnet change was not applyed to iptables

cjeanneret commented 8 years ago

Heya!

That's a huge commit :+1:

The only concern I have so far is the database content — might be good to dig a bit in the docs in order to migrate it. If I'm not wrong, with the current code, only an app removal followed by a fresh install will "migrate" the DB schema — of course, that's not a good idea for "old timers".

For the rest, I don't see any bad things.

Cheers,

C.