cross-platform multi-network p2p daemon (previously at http://mldonkey.sourceforge.net/) - ygrek/mldonkey
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)