tracefilter
helper utilities for use with the libtrace process library
Install
- All systems
-
curl cmd.cat/tracefilter.sh
- Debian
-
apt-get install libtrace-tools
- Ubuntu
-
apt-get install libtrace-tools
- Kali Linux
-
apt-get install libtrace-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libtrace-tools
- Raspbian
-
apt-get install libtrace-tools
- Dockerfile
- dockerfile.run/tracefilter
libtrace-tools
helper utilities for use with the libtrace process library
libtrace is a library for trace processing. These tools perform many common tasks that are required when analysing and manipulating network traces. Multiple input methods and formats are supported including device capture, raw and gz-compressed traces, and sockets. libtrace is developed by the WAND Network Research Group at Waikato University in New Zealand.