{"id":15035291,"url":"https://github.com/hj1980/torbjorn","last_synced_at":"2026-03-17T17:08:10.709Z","repository":{"id":65732694,"uuid":"573952106","full_name":"hj1980/torbjorn","owner":"hj1980","description":"A chunked file downloader using multiple TOR instances","archived":false,"fork":false,"pushed_at":"2022-12-04T00:06:13.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-28T04:25:26.600Z","etag":null,"topics":["dark-web","downloader","golang","tor"],"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/hj1980.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}},"created_at":"2022-12-04T00:05:53.000Z","updated_at":"2023-01-29T23:16:48.000Z","dependencies_parsed_at":"2023-02-07T05:25:11.300Z","dependency_job_id":null,"html_url":"https://github.com/hj1980/torbjorn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hj1980/torbjorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hj1980%2Ftorbjorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hj1980%2Ftorbjorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hj1980%2Ftorbjorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hj1980%2Ftorbjorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hj1980","download_url":"https://codeload.github.com/hj1980/torbjorn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hj1980%2Ftorbjorn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30627755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T14:16:03.965Z","status":"ssl_error","status_checked_at":"2026-03-17T14:16:03.380Z","response_time":56,"last_error":"SSL_read: 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":["dark-web","downloader","golang","tor"],"created_at":"2024-09-24T20:28:06.056Z","updated_at":"2026-03-17T17:08:10.693Z","avatar_url":"https://github.com/hj1980.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Torbjorn\nA chunked file downloader using multiple TOR instances\n\n### How it works\n- A bunch of TOR worker instances are created, each as a SOCKS5 proxy\n- The target size is specified and broken into chunks - each of which can be retrieved independently (HTTP byte ranges)\n- Chunks are queued and requested from the workers and written into the .part file. Restarting is possible as the part file contains state\n- When completed \"main finished\", there will be a \u003cfilename\u003e.part file. Use the truncate command and rename as needed.\n\n```\ngo run cmd/main.go\ntruncate -s \u003csize\u003e target.part\nmv target.part target\n```\n\nSometimes this leaves TOR processes running in the background. A cheap and easy way to fix this:\n```\nkillall sudo\n```\n\nHave fun :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhj1980%2Ftorbjorn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhj1980%2Ftorbjorn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhj1980%2Ftorbjorn/lists"}