Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.45 KB

File metadata and controls

25 lines (14 loc) · 1.45 KB

BitTorrent Tracker Client

A library to interact with BitTorrent trackers.

Disclaimer: This project is actively under development. We’re currently extracting and refining common types from theTorrust Tracker to make them available to the BitTorrent community in Rust. While these types are functional, they are not yet ready for use in production or third-party projects.

License

Copyright (c) 2024 The Torrust Developers.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Some files include explicit copyright notices and/or license notices.

Legacy Exception

For prosperity, versions of Torrust BitTorrent Tracker Client that are older than five years are automatically granted the MIT-0 license in addition to the existing LGPL-3.0-only license.