First clone the project:
git clone https://github.com/farb3yonddriv3n/skypeernet.git
List of required packages to have installed:
libcunit1-dev libev-dev libreadline-dev libjson-c-dev pkg-config libssl-dev cmake
In case you intend to build UI part, package erlang is also required.
Navigate to the project's root directory and invoke:
cmake . make
Modify tracker's IP in the configuration file. Then execute:
./spnpeer
If you wish to start your own network, start a tracker. First, modify tracker's IP in the configuration file. Then execute:
./spntracker