mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
README Fix
This commit is contained in:
parent
42f06bd6a5
commit
8496b3e4a7
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Before opening an issue, keep in mind that the current implementation is just an
|
||||||
|
|
||||||
Split the project into `opensnitchd`, `opensnitch-ui` and `opensnitch-ruleman`:
|
Split the project into `opensnitchd`, `opensnitch-ui` and `opensnitch-ruleman`:
|
||||||
|
|
||||||
* `opensnitchd` will be a C++ daemon, running as root with the main logic. It'll fix [this](https://github.com/evilsocket/opensnitch/issues/28).
|
* `opensnitchd` will be a (C++ ? TBD) daemon, running as root with the main logic. It'll fix [this](https://github.com/evilsocket/opensnitch/issues/28).
|
||||||
* `opensnitch-ui` python (?) UI running as normal user, getting the daemon messages. Will fix [this](https://github.com/evilsocket/opensnitch/issues/20).
|
* `opensnitch-ui` python (?) UI running as normal user, getting the daemon messages. Will fix [this](https://github.com/evilsocket/opensnitch/issues/20).
|
||||||
* `opensnitch-ruleman` python (?) UI for rule editing.
|
* `opensnitch-ruleman` python (?) UI for rule editing.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue