{"id":32210291,"url":"https://github.com/naim94a/udpt","last_synced_at":"2026-02-19T23:01:31.642Z","repository":{"id":28604234,"uuid":"32122618","full_name":"naim94a/udpt","owner":"naim94a","description":"A lightweight UDP torrent tracker","archived":false,"fork":false,"pushed_at":"2024-05-31T04:53:06.000Z","size":3283,"stargazers_count":239,"open_issues_count":11,"forks_count":32,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-10-22T06:37:49.073Z","etag":null,"topics":["bittorrent-tracker","server","torrent","tracker","udp"],"latest_commit_sha":null,"homepage":"https://naim94a.github.io/udpt","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/naim94a.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"custom":["https://www.buymeacoffee.com/naim"]}},"created_at":"2015-03-13T02:48:30.000Z","updated_at":"2025-10-17T06:44:36.000Z","dependencies_parsed_at":"2024-03-08T06:32:23.426Z","dependency_job_id":null,"html_url":"https://github.com/naim94a/udpt","commit_stats":{"total_commits":194,"total_committers":8,"mean_commits":24.25,"dds":0.5463917525773196,"last_synced_commit":"4d3f13b76dd0d3240ef998ba76ba02ee86a85a95"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/naim94a/udpt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naim94a%2Fudpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naim94a%2Fudpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naim94a%2Fudpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naim94a%2Fudpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naim94a","download_url":"https://codeload.github.com/naim94a/udpt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naim94a%2Fudpt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29636037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T22:32:43.237Z","status":"ssl_error","status_checked_at":"2026-02-19T22:32:38.330Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bittorrent-tracker","server","torrent","tracker","udp"],"created_at":"2025-10-22T06:30:09.453Z","updated_at":"2026-02-19T23:01:31.629Z","avatar_url":"https://github.com/naim94a.png","language":"Rust","funding_links":["https://www.buymeacoffee.com/naim"],"categories":[],"sub_categories":[],"readme":"# UDPT\n_UDPT_ is a UDP based torrent tracker which fully implements [BEP-15](http://www.bittorrent.org/beps/bep_0015.html).\n\nThis project was written in Rust, it is a complete rewrite of a previous C/C++ UDPT project (which is still currently available in the `v2.1` tag of the repository).\n\n## Features\n* [X] UDP torrent tracking server\n* [X] In memory database\n* [X] Choice of Dynamic/Static/Private tracker modes\n* [X] Ability to block a torrent from being tracked\n* [X] HTTP REST API for management\n* [X] Logging\n* [ ] Windows Service or Linux/Unix daemon\n\n## Getting started\nThe easiest way is to get built binaries from [Releases](https://github.com/naim94a/udpt/releases), \nbut building from sources should be fairly easy as well:\n\n```commandline\ngit clone https://github.com/naim94a/udpt.git\ncd udpt\ncargo build --release\n```\n\n## Contributing\nPlease report any bugs you find to our issue tracker. Ideas and feature requests are welcome as well!\n\nAny pull request targeting existing issues would be very much appreciated. \n\n### Why was UDPT rewritten in rust?\nFor a few reasons,\n1. Rust makes it harder to make mistakes than C/C++, It provides memory safety without runtime cost.\n2. Rust allows easier cross-platform development with it's powerful standard library.\n3. Integrated tests and benchmarks.\n\n\nUDPT was originally developed for fun in 2012 by [@naim94a](https://github.com/naim94a).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaim94a%2Fudpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaim94a%2Fudpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaim94a%2Fudpt/lists"}