uacctd
promiscuous mode traffic accountant
Install
- All systems
-
curl cmd.cat/uacctd.sh
- Debian
-
apt-get install pmacct
- Ubuntu
-
apt-get install pmacct
- Alpine
-
apk add pmacct
- Kali Linux
-
apt-get install pmacct
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pmacct
- Raspbian
-
apt-get install pmacct
- Dockerfile
- dockerfile.run/uacctd
- Docker
-
docker run cmd.cat/uacctd uacctd
powered by Commando
pmacct
promiscuous mode traffic accountant
pmacct is a tool designed to gather traffic information (bytes and number of packets) by listening on a promiscuous interface or for Netflow data, which may facilitate billing, bandwidth management, traffic analysis, or creating usage graphs. Data can be stored in memory and queried, displayed directly, or written to a database; storage methods are quite flexible and may aggregate totals or keep them separate.