logoalt Hacker News

mrocheyesterday at 7:15 PM2 repliesview on HN

Cool project! As a more advanced form, I think it should be possible to get all this information via eBPF rather than ss output and scraping /proc.

Food for thought!


Replies

rlmp_89yesterday at 8:42 PM

https://github.com/pythops/oryx

-> voila!

show 2 replies
oneshteinyesterday at 9:23 PM

eBPF doesn't work on locked down kernels (stock kernels in Secure Boot mode).