ripnetdownloads

From source

Clone the repository, build it, and install the binary.

git clone https://github.com/ripnetwork/ripnet.git
cd ripnet
make && sudo make install

Requirements

Install the prerequisites for compilation and packet capture.

System
  • Linux or macOS
  • gcc compiler
  • make build tool
Deps
  • libpcap development library
  • pthread support

Platform notes

Permissions

Quick start

Verify the install from the command line.

VersionCurrent release is 1.0.0.
Check itRun ripnet --help after installation.