About
µHub is a high performance peer-to-peer hub designed for UNIX-like operating systems. It is written in C, has a clean design and small memory footprint. It is scalable, and will work for small hubs on embedded hardware, as well as big hubs running on high preformance servers with thousands of users.
µHub uses the ADC protocol (ie. the next generation Direct Connect), and is compatible with DC++, QuickDC, Elise and other ADC clients.
Unlike other peer-2-peer networks, ADC is centralized. Clients connect to a central "hub" to communicate with other clients. It can be compared to super nodes (or ultra nodes) in other networks, except the hubs do not openly communicate between each other. The advantage to such a design is that the hubs are in control on who can access the network, and multiple private networks can exist.
Key features
- Easy configuration
- Advanced access control support
- Ban by network address ranges, nick name or CID
- IPv4 and IPv6 support
- Event logging
- Fast with a low memory footprint
- Support for chat only hubs (optional)
- Support for registered users only (optional)
- Runs as an unprivileged daemon (optional)
License
µHub is free and open source software, licensed under the GNU General Public License 3 (GPLv3).
We encourage you to modify it for your own needs, and please send us your patches, and/or bug reports! :-)