TRIP Routing Daemon
TRIP (RFC 3219) Location Server Implementation
Loading...
Searching...
No Matches

Install

Install from source

Dependencies

  • gcc compiler
  • cmake
  • pthread
  • BSD sockets

Packages

  • debian: build-essential, cmake

Building

mkdir build && cd build
cmake ..
make -j$(nproc)

Running

For debug

./tripd ../tripd.conf