daemonlogger
simple network packet logger and soft tap daemon
Install
- All systems
-
curl cmd.cat/daemonlogger.sh
- Debian
-
apt-get install daemonlogger
- Ubuntu
-
apt-get install daemonlogger
- Kali Linux
-
apt-get install daemonlogger
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install daemonlogger
- OS X
-
brew install daemonlogger
- Raspbian
-
apt-get install daemonlogger
- Dockerfile
- dockerfile.run/daemonlogger
daemonlogger
simple network packet logger and soft tap daemon
DaemonLogger is a simple packet logger and soft tap daemon that is incredibly useful for network security analysts. It is capable of operating in two modes: sniffing packets and logging them directly to disk (files are automatically rolled over after a set size), or in a "soft-tap" mode where it mirrors packets on another interface. Daemonlogger can be run either in the foreground or in the background as a daemon.