Y
Hacker News
new
|
ask
|
show
|
jobs
by
littlesnitch
74 days ago
eBPF is extended in every kernel version. There is a layer where you get network packets and return a verdict. Little Snitch uses this type of eBPF function. You can look at the sources on Github.