{"id":17989558,"url":"https://github.com/evilfreelancer/docker-opentracker","last_synced_at":"2026-01-15T23:03:09.236Z","repository":{"id":110656941,"uuid":"501681517","full_name":"EvilFreelancer/docker-opentracker","owner":"EvilFreelancer","description":"Simple dockerized BitTorrent OpenTracker application.","archived":false,"fork":false,"pushed_at":"2022-06-09T14:51:40.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-03T17:10:36.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EvilFreelancer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2022-06-09T14:14:43.000Z","updated_at":"2022-06-09T14:23:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"642f75b1-7aba-41ad-be38-dad5750d223c","html_url":"https://github.com/EvilFreelancer/docker-opentracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EvilFreelancer/docker-opentracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-opentracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-opentracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-opentracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-opentracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvilFreelancer","download_url":"https://codeload.github.com/EvilFreelancer/docker-opentracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-opentracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28473974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T22:27:41.514Z","status":"ssl_error","status_checked_at":"2026-01-15T21:54:47.910Z","response_time":62,"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":[],"created_at":"2024-10-29T19:14:57.612Z","updated_at":"2026-01-15T23:03:09.219Z","avatar_url":"https://github.com/EvilFreelancer.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenTracker in Docker\n\nSimple dockerized BitTorrent [OpenTracker](https://erdgeist.org/arts/software/opentracker/) application.\n\n## How to build and run\n\n```shell\ngit clone https://github.com/EvilFreelancer/docker-opentracker.git\ncd docker-opentracker\ncp docker-compose.dist.yml docker-compose.yml \ndocker-compose build\ndocker-compose up -d\n```\n\nYour tracker will be available on http://localhost:6969\n\nAnnounce address: http://localhost:6969/announce\n\nStats can be found here: http://localhost:6969/stats\n\n## Configuration\n\nSample of configuration can be found [here](./opentracker.conf.sample).\n\nFor enabling it needs to modify your docker-compose.yml:\n```yml\nversion: \"2.4\"\nservices:\n  opentracker:\n    command: [\"-f\", \"/app/opentracker/opentracker.conf\"]\n    build:\n      context: .\n    ports:\n      - \"6969:6969\"\n      - \"6969:6969/udp\"\n    volumes:\n      - ./opentracker.conf:/app/opentracker/opentracker.conf\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfreelancer%2Fdocker-opentracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilfreelancer%2Fdocker-opentracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfreelancer%2Fdocker-opentracker/lists"}