{"id":13648808,"url":"https://github.com/jiegec/rustup-mirror","last_synced_at":"2025-04-06T03:09:01.013Z","repository":{"id":34134094,"uuid":"170371377","full_name":"jiegec/rustup-mirror","owner":"jiegec","description":"Setup a local rustup mirror.","archived":false,"fork":false,"pushed_at":"2025-03-22T11:56:57.000Z","size":318,"stargazers_count":26,"open_issues_count":1,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T02:06:48.308Z","etag":null,"topics":["crates","rustup-mirror"],"latest_commit_sha":null,"homepage":"","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/jiegec.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2019-02-12T18:42:45.000Z","updated_at":"2025-03-22T11:57:01.000Z","dependencies_parsed_at":"2023-11-29T04:34:08.697Z","dependency_job_id":"c43dcb24-d7df-4749-8435-e3837b17202a","html_url":"https://github.com/jiegec/rustup-mirror","commit_stats":{"total_commits":59,"total_committers":10,"mean_commits":5.9,"dds":0.711864406779661,"last_synced_commit":"44c459a08ccd2d063e1390cc2c65b2c8875a8529"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiegec%2Frustup-mirror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiegec%2Frustup-mirror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiegec%2Frustup-mirror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiegec%2Frustup-mirror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jiegec","download_url":"https://codeload.github.com/jiegec/rustup-mirror/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247427006,"owners_count":20937201,"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":["crates","rustup-mirror"],"created_at":"2024-08-02T01:04:33.466Z","updated_at":"2025-04-06T03:09:00.979Z","avatar_url":"https://github.com/jiegec.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"rustup-mirror\n=====================================\n\n[![Crates.io version][crate-img]][crate]\n[![Changelog][changelog-img]][changelog]\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjiegec%2Frustup-mirror.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjiegec%2Frustup-mirror?ref=badge_shield)\n\nSetup a local rustup mirror. For usage, please run `rustup-mirror -h`.\n\nHow to install\n=====================================\n\nRun `cargo install rustup-mirror`.\n\nFeatures\n===================================\n\n1. Check if file is already downloaded and check its integrity by comparing sha256 checksum.\n2. Download and replace links in the manifest files.\n\nExample usage\n=====================================\n\n```shell\n$ rustup-mirror # use HTTPS_PROXY for proxy\n$ # wait for downloading\n$ cd ./mirror # default directory, see rustup-mirror -h\n$ python3 -m http.server \u0026\n$ RUSTUP_DIST_SERVER=http://127.0.0.1:8000 rustup install stable\n```\n\nNote:\n\n1. A full clone of a stable distribution takes 16G disk space (as of Feb 2019).\n2. Python3 http.server module does not support Range download. It may fail when a partial downloaded file exists. Do not use this in production.\n\n[crate-img]:     https://img.shields.io/crates/v/rustup-mirror.svg\n[crate]:         https://crates.io/crates/rustup-mirror\n[changelog-img]: https://img.shields.io/badge/changelog-online-blue.svg\n[changelog]:     https://github.com/jiegec/rustup-mirror/blob/master/CHANGELOG.md\n\n\n## License\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjiegec%2Frustup-mirror.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjiegec%2Frustup-mirror?ref=badge_large)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiegec%2Frustup-mirror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiegec%2Frustup-mirror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiegec%2Frustup-mirror/lists"}