Skip to content

kerlw/ed2kd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.9%
  • C++ 6.1%