> Why OpenSnitch does not intercept application XXX
>
> tl;dr
> - because we don't use eBPF.
> - a process is opening connections too fast (nmap for example, firefox sometimes...).
> - the system has a high load and we're unable to find the process in time.
> ...