{"id":13548604,"url":"https://github.com/5HT2/ranet-clone","last_synced_at":"2025-04-02T21:31:55.581Z","repository":{"id":108781610,"uuid":"466421038","full_name":"5HT2/ranet-clone","owner":"5HT2","description":"A searchable clone of russianplanes.net, for transparency and ease of identifying planes.","archived":true,"fork":false,"pushed_at":"2022-04-25T14:05:29.000Z","size":61,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-03T17:39:58.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ranet.download/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/5HT2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-03-05T10:29:45.000Z","updated_at":"2024-10-12T13:27:15.000Z","dependencies_parsed_at":"2023-06-05T01:15:26.995Z","dependency_job_id":null,"html_url":"https://github.com/5HT2/ranet-clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT2%2Franet-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT2%2Franet-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT2%2Franet-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT2%2Franet-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5HT2","download_url":"https://codeload.github.com/5HT2/ranet-clone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246895836,"owners_count":20851335,"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":[],"created_at":"2024-08-01T12:01:12.380Z","updated_at":"2025-04-02T21:31:55.330Z","avatar_url":"https://github.com/5HT2.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# ranet-clone\n\nA searchable clone of russianplanes.net, for transparency and ease of identifying planes.\n\nA torrent of the (partial) dataset is available [here](https://the-eye.eu/public/Random/torrents/russianaircraft.net_images.tar.torrent), with a tarball being available [here](https://the-eye.eu/public/Random/russianaircraft.net_images.tar).\n\n## What is this?\n\nThis is a tool for\n1. Downloading the entirety of the images hosted on russianplanes.net\n2. Re-hosting them and allowing people to search them\n3. Re-creating the metadata that was once attached to these images via OCR\n\n## Why?\n\nThe website russianplanes.net was told to take down all their military aircraft listings by the Russian government.\nThis project aims to archive all the images hosted on their CDN in order to make identification of aircraft easier.\n\n## Usage\n\n```bash\ngit clone https://github.com/5HT2/ranet-clone\ncd ranet-clone\n\n# Make the dir first\nRANET_DATA=/path/to/images/dir\necho \"{}\" \u003e \"$RANET_DATA/config.json\"\n\n#\n# Run directly\ngo build -o ranet .\n./ranet -dir $RANET_DATA -threads 4\n\n#\n# Or, run via Docker\ndocker build -t ranet .\ndocker run --name ranet --mount type=bind,source=\"$RANET_DATA\",target=/ranet-data --network host -d -e MODE=all -e THREADS=4 ranet\n```\n\n## TODO\n\n- [x] Async downloading\n- [x] Distributed hosting\n- [ ] Searching\n- [x] OCR\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5HT2%2Franet-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5HT2%2Franet-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5HT2%2Franet-clone/lists"}