{"id":17473718,"url":"https://github.com/thund3rhawk/bittorrent-go","last_synced_at":"2026-02-11T18:01:55.532Z","repository":{"id":258282395,"uuid":"868625306","full_name":"Thund3rHawk/Bittorrent-go","owner":"Thund3rHawk","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-16T14:21:41.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-18T09:22:56.902Z","etag":null,"topics":["bencode","golang"],"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/Thund3rHawk.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-10-06T21:12:45.000Z","updated_at":"2024-10-16T14:21:45.000Z","dependencies_parsed_at":"2024-10-18T09:34:26.482Z","dependency_job_id":null,"html_url":"https://github.com/Thund3rHawk/Bittorrent-go","commit_stats":null,"previous_names":["thund3rhawk/bittorrent-go"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thund3rHawk%2FBittorrent-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thund3rHawk%2FBittorrent-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thund3rHawk%2FBittorrent-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thund3rHawk%2FBittorrent-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thund3rHawk","download_url":"https://codeload.github.com/Thund3rHawk/Bittorrent-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161256,"owners_count":21057554,"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":["bencode","golang"],"created_at":"2024-10-18T18:06:41.859Z","updated_at":"2026-02-11T18:01:50.500Z","avatar_url":"https://github.com/Thund3rHawk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![progress-banner](https://backend.codecrafters.io/progress/bittorrent/9e3db603-9923-4653-9b32-c633de511f0c)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)\n\nThis is a starting point for Go solutions to the\n[\"Build Your Own BitTorrent\" Challenge](https://app.codecrafters.io/courses/bittorrent/overview).\n\nIn this challenge, you’ll build a BitTorrent client that's capable of parsing a\n.torrent file and downloading a file from a peer. Along the way, we’ll learn\nabout how torrent files are structured, HTTP trackers, BitTorrent’s Peer\nProtocol, pipelining and more.\n\n**Note**: If you're viewing this repo on GitHub, head over to\n[codecrafters.io](https://codecrafters.io) to try the challenge.\n\n# Passing the first stage\n\nThe entry point for your BitTorrent implementation is in\n`cmd/mybittorrent/main.go`. Study and uncomment the relevant code, and push your\nchanges to pass the first stage:\n\n```sh\ngit commit -am \"pass 1st stage\" # any msg\ngit push origin master\n```\n\nTime to move on to the next stage!\n\n# Stage 2 \u0026 beyond\n\nNote: This section is for stages 2 and beyond.\n\n1. Ensure you have `go (1.19)` installed locally\n1. Run `./your_bittorrent.sh` to run your program, which is implemented in\n   `cmd/mybittorrent/main.go`.\n1. Commit your changes and run `git push origin master` to submit your solution\n   to CodeCrafters. Test output will be streamed to your terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthund3rhawk%2Fbittorrent-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthund3rhawk%2Fbittorrent-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthund3rhawk%2Fbittorrent-go/lists"}