racluster
IP network transaction auditing tool
Install
- All systems
-
curl cmd.cat/racluster.sh
- Debian
-
apt-get install argus-client
- Ubuntu
-
apt-get install argus-client
- Kali Linux
-
apt-get install argus-client
- Fedora
-
dnf install argus-clients
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install argus-client
- OS X
-
brew install argus-clients
- Raspbian
-
apt-get install argus-client
- Dockerfile
- dockerfile.run/racluster
argus-client
IP network transaction auditing tool
argus is a network transaction auditing tool that allows the user to easily classify connections using tcpdump(1) compliant expressions. Argus runs as an application level daemon, promiscuously reading network datagrams from a specified interface, and generates network traffic audit records for the network activity that it encounters. Auditing records can be used to ensure that access control policies are being enforced, identify network problems such as denial of service attacks and more. This package contains the client programs for the argus server. Please see the package argus-server for the appropriate server.