{"id":25534244,"url":"https://github.com/cgroschupp/hetzner-nuke","last_synced_at":"2026-01-14T13:51:00.504Z","repository":{"id":267633358,"uuid":"901871999","full_name":"cgroschupp/hetzner-nuke","owner":"cgroschupp","description":"Remove all the resources from an Hetzner account ","archived":false,"fork":false,"pushed_at":"2025-12-03T21:45:24.000Z","size":104,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-07T03:31:18.679Z","etag":null,"topics":["hetzner","libnuke"],"latest_commit_sha":null,"homepage":"","language":"Go","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/cgroschupp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-11T13:25:33.000Z","updated_at":"2025-12-03T21:45:21.000Z","dependencies_parsed_at":"2024-12-11T14:31:55.013Z","dependency_job_id":"a51835b9-4fac-43a6-8e92-a79c3d4c7135","html_url":"https://github.com/cgroschupp/hetzner-nuke","commit_stats":null,"previous_names":["cgroschupp/hetzner-nuke"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/cgroschupp/hetzner-nuke","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgroschupp%2Fhetzner-nuke","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgroschupp%2Fhetzner-nuke/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgroschupp%2Fhetzner-nuke/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgroschupp%2Fhetzner-nuke/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgroschupp","download_url":"https://codeload.github.com/cgroschupp/hetzner-nuke/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgroschupp%2Fhetzner-nuke/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28422355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["hetzner","libnuke"],"created_at":"2025-02-20T03:02:26.493Z","updated_at":"2026-01-14T13:51:00.480Z","avatar_url":"https://github.com/cgroschupp.png","language":"Go","funding_links":[],"categories":["Tools"],"sub_categories":["Rust"],"readme":"# hetzner-nuke\n\n[![license](https://img.shields.io/github/license/cgroschupp/hetzner-nuke.svg)](https://github.com/cgroschupp/hetzner-nuke/blob/main/LICENSE)\n[![release](https://img.shields.io/github/release/cgroschupp/hetzner-nuke.svg)](https://github.com/cgroschupp/hetzner-nuke/releases)\n[![Go Report Card](https://goreportcard.com/badge/github.com/cgroschupp/hetzner-nuke)](https://goreportcard.com/report/github.com/cgroschupp/hetzner-nuke)\n![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/cgroschupp/hetzner-nuke/total)\n![GitHub Downloads (all assets, latest release)](https://img.shields.io/github/downloads/cgroschupp/hetzner-nuke/latest/total)\n\n## Overview\n\nRemove all resources from an Hetzner account.\n\n## Example\n\n### Example config\n\nconfig.yaml:\n```yaml\naccounts:\n  000000: {}\n```\n\nReplace \"000000\" with your project id. To get your project id run `hetzner-nuke project-info --hcloud-token \u003cyour-token\u003e`\n\n### Build locally\n```sh\ngo install .\n# Make sure the go path is inside the PATH\n# export PATH=$(go env GOPATH)/bin:$PATH\nhetzner-nuke run --hcloud-token \u003cyour-token\u003e -c config.yaml\n```\n\n### Run it with podman or docker\n```sh\n# Add hcloud token\nexport HCLOUD_TOKEN=\u003cyour-token\u003e\n# docker run -ti -v $(pwd)/config.yaml:/config.yaml -e HCLOUD_TOKEN ghcr.io/cgroschupp/hetzner-nuke:v0.1.0 run\npodman run -ti -v $(pwd)/config.yaml:/config.yaml -e HCLOUD_TOKEN ghcr.io/cgroschupp/hetzner-nuke:v0.1.0 run\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgroschupp%2Fhetzner-nuke","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcgroschupp%2Fhetzner-nuke","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgroschupp%2Fhetzner-nuke/lists"}