gureedo / ed2kd

eDonkey2000 server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#ed2kd

eDonkey2000 server.

Coverity Scan Build Status

Build instructions

You need the following libraries installed:

  • libevent, >= 2.0, event-based network I/O library
  • zlib, compression library
  • libconfig, >=1.4, configuration management library

Build using cmake:

mkdir build
cd build
cmake ..
make

About

eDonkey2000 server

License:MIT License


Languages

Language:C 95.1%Language:CMake 4.8%Language:Shell 0.2%