That’s my favorite p2p program for ed2k/kad and bittorrent since like 2010
Changelog
3.2.1 - 2024/08/19
- upgrade autoconf build system files
- commit configure to git so that source archive is identical to the tag checkout
- disable automatic invocation of autoconf
3.2.0 - 2024/08/17
Supported OCaml versions now are from 4.03 up to 4.14, as a consequence local (in-the-tree) build of OCaml is not supported anymore, you must have OCaml installed to build.
NB newgui2 build is finicky, see README.md for details (tl;dr system packaged OCaml and lablgtk2 or --enable-batch with OCaml 4.05)
- fix duplicated Content-Length header (#82)
- Support miniupnpc 2.2.8 (#101, Sergey Fedorov)
- upgrade upnp/natpmp libraries versions for in-the-tree build (–enable-force-upnp-natpmp)
- fix setting network-specific options from command-line (#34)
- fix build with newer (safe-string) OCaml (#98, #99, Luca Carlon)
- some internal code and build system cleanup
- CryptoPP build fixes (#62, #63, #66, Hin-Tak Leung, Jesús Pérez Rey (Chuso))
- dark theme for the web interface (Luca Carlon)
I was looking for a ed2k client the other day, maybe i 'll try this.
Holy fudge i didn’t expect this but it’s great. I suggest everybody to try it. And yes, ed2k is as alive as ever, especially for it, es, fr comtent
ed2k is still alive? like there are any real users?
Perfectly alive with aprox 100k daily users
No prebuilt binary releases?
I compile the source code: git clone, cd mldonkey, ./configure, make, make install