updated after opensnitch repo commit ef9a2783c6

wiki auto updater 2023-07-19 11:33:51 +00:00
parent c8eb23f398
commit b27d3e3bab

@ -31,6 +31,14 @@ $ sudo systemctl enable opensnitchd
$ sudo systemctl start opensnitchd.service
```
**No rules shown in the UI**
Check that the daemon is running: `$ pgrep opensnitchd` . Status should be "Running".
Click on the Rules -> Nodes -> `<node address>` , and see if the rules are listed.
Some more info: [#988](https://github.com/evilsocket/opensnitch/issues/988#issuecomment-1634152487)
**Why is WireGuard/Mullvad/etc not working with OpenSnitch?**
The common reason is because the eBPF module is not installed or not working.