{"id":22383823,"url":"https://github.com/jorbush/gotorrent","last_synced_at":"2025-09-03T00:43:34.788Z","repository":{"id":238640086,"uuid":"786343887","full_name":"jorbush/GoTorrent","owner":"jorbush","description":"A BitTorrent client implementation in Go","archived":false,"fork":false,"pushed_at":"2024-06-15T11:58:40.000Z","size":67,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T02:16:33.896Z","etag":null,"topics":["bittorrent","go","golang","p2p"],"latest_commit_sha":null,"homepage":"","language":"Go","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/jorbush.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":"2024-04-14T06:50:18.000Z","updated_at":"2024-09-02T12:22:05.000Z","dependencies_parsed_at":"2024-05-07T08:29:26.268Z","dependency_job_id":"3266133d-d70a-495a-af1f-ca06b0c53f4e","html_url":"https://github.com/jorbush/GoTorrent","commit_stats":null,"previous_names":["jorbush/p2p","jorbush/gotorrent"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorbush%2FGoTorrent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorbush%2FGoTorrent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorbush%2FGoTorrent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorbush%2FGoTorrent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorbush","download_url":"https://codeload.github.com/jorbush/GoTorrent/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245727720,"owners_count":20662557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","go","golang","p2p"],"created_at":"2024-12-05T01:15:28.227Z","updated_at":"2025-03-26T20:17:38.386Z","avatar_url":"https://github.com/jorbush.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoTorrent\n\nA BitTorrent client implementation in Go, designed to download files efficiently using the BitTorrent protocol.\n\nhttps://github.com/jorbush/GoTorrent/assets/55429631/7a94b1c8-89bf-4831-8ff6-bf6baaf20fe2\n\n\n## Requirements\n\n- [Go](https://golang.org/doc/install)\n\n## Installation\n\nRun the following command to install the project dependencies:\n\n```bash\nmake install\n```\n\n## Usage UI\n\n### Run the App\n\nRun the client using the make command:\n\n```bash\nmake start-ui\n```\n\nYou can drag and drop a torrent file into the app to start downloading the content or select a file using the `Browse` button.\n\nOnce the download is complete, the downloaded file will be saved in the `output` directory.\n\n## Usage CLI\n\n### Download a Torrent File\n\nDownload a torrent file, for example, the Debian installation image:\n\n```bash\ncurl -o input/debian.torrent https://cdimage.debian.org/debian-cd/current/amd64/bt-cd/debian-12.5.0-amd64-netinst.iso.torrent\n```\n### Run CLI\n\nRun the client using the make command:\n\n```bash\nmake start-cli\n```\n\nThis command will start the BitTorrent client, which will download the content of the torrent file saved in the `input` directory. For example, the Debian image.\n\n### Output\n\nThe downloaded file will be saved in the output directory.\n\n## Linting\n\nCheck the code for style issues:\n```bash\nmake lint\n```\n\n## References\n\n- [BitTorrent Article](https://blog.jse.li/posts/torrent/)\n- [The BitTorrent Protocol Specification](https://www.bittorrent.org/beps/bep_0003.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorbush%2Fgotorrent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjorbush%2Fgotorrent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorbush%2Fgotorrent/lists"}