From source
Clone the repository, build it, and install the binary.
git clone https://github.com/ripnetwork/ripnet.gitcd ripnetmake && sudo make installdownloads
Get ripnet onto your system and start inspecting traffic with a small set of dependencies.
Clone the repository, build it, and install the binary.
git clone https://github.com/ripnetwork/ripnet.gitcd ripnetmake && sudo make installInstall the prerequisites for compilation and packet capture.
Verify the install from the command line.
VersionCurrent release is 1.0.0.Check itRun ripnet --help after installation.