debian 10 buster use dropwatch

install dependencies
apt install libnl-3-dev libnl-genl-3-dev libpcap-dev binutils-dev libreadline-dev
clone it
git clone https://github.com/nhorman/dropwatch.git
make it
./autogen.sh
./configure
make
make install
run
dropwatch -l kas
Initializing kallsyms db
dropwatch> start

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.