subgraph / roflcoptor

Tor Control Port Filter and State Tracker Daemon
BSD 3-Clause "New" or "Revised" License
25 stars 8 forks source link

make watch-mode only pass-thru applications without a specified policy #25

Closed david415 closed 8 years ago

david415 commented 8 years ago

this feature change is meant to make roflcoptor easier to test with. currently Oz does not have a UNIX domain socket proxy; so we'll treat connections originating from the oz-daemon as an unknown application and pass-thru. the rest of the applications will utilize the filter policy we have assigned to them. for instance, the "torstatus" gnome-shell extension will have it's policy applied.