Skip to content
Naim A edited this page Feb 17, 2016 · 2 revisions

The UDPT Project

If you are comparing trackers and wondering which one to install, you may find WhyUdpt interesting.

"UDPT" is a UDP based Bit-Torrent Tracker. It is aimed for running on servers with heavy loads. UDPT is aimed to be lightweight on the server and easy to setup. UDPT is licensed under the GNU GPLv3 License, so you are free to use it for non-commercial use.

You may want to check out the Documentation.

UDPT is written in C/C++. It is compatible both with Linux and with Windows (It is being developed on Linux). UDPT is designed to be as fast as possible so we aim at low resource usage (don't need allot of RAM nor CPU). All releases are checked with Valgrind for memory leaks (nothing serious found).

Since UDPT is mainly developed for Servers, it doesn't have a front-end (at least not yet!). We have a simple HTTP API for Index sites that want to use this software for specific torrents.

Bugs, Issues, Feature requests

If you have an Idea, or if you want to report a bug; Just report it to the Issue Tracker. All issues will be reviewed.

Donations

I would happily accept donations for this project; I spent allot of time working on it:

Contribute

If you would like to code for the project, Write Wiki pages or anything else - Please contact me.