subgraph / roflcoptor

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

roflcoptor should fail to start if a policy specifies an execpath AND a listener address #47

Closed david415 closed 8 years ago

david415 commented 8 years ago

Roflcoptor either applies a fixed policy to a listener (called an auth listener) or it uses procsnitch to determine which policy to apply. If a policy file species both an exec-path AND an auth listener address this is an error and it should fail to start.