# veip007/dd

萌咖大佬的Linux 一键DD脚本

Repository: https://github.com/veip007/dd
Canonical: https://ross.abutalabs.com/products/dd
Language: Shell
License Family: other
Last push: 2024-07-24T01:42:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2832, "days_push": 771, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1009, forks 484 (observed 2026-08-28T04:03:12.753840+00:00)

## What it is
A one-click Linux DD (disk dump) shell script that fully automates reinstalling operating systems like Debian, Ubuntu, and CentOS on a VPS or dedicated server. It also supports DD-ing arbitrary images, including fully automatic unattended Windows installation.

## Use cases
- reinstall debian on my vps with one command
- automatically reinstall ubuntu without a rescue console
- dd install windows on a linux vps
- set custom root password and ssh port during reinstall
- reinstall os with custom network parameters like static ip and gateway
- use a custom mirror when the default debian repo fails

## When to choose
- you need to reinstall a clean OS on a KVM/Hyper-V VPS from within the running system
- you want unattended automated installation with custom passwords, SSH ports, or network settings
- you need to DD a custom image URL onto a remote server

## When to avoid
- your server uses OpenVZ or other container-based virtualization, which is unsupported
- you need to install a modern CentOS version (only CentOS 6.x and below are supported)
- you want a maintained tool with a license or active development

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: deployment, developer-tools, configuration-management
- domain: operating-systems, self-hosted
- platform: cli
- tags: dd-script, os-reinstall, vps, shell-script, network-install, windows-install, automation, linux

## Member repositories
- veip007/dd (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:12.753840+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:12:05.191057+00:00, confidence not recorded.
  - readme: https://github.com/veip007/dd (fetched 2026-08-28T04:03:12.753840+00:00, sha e2ec56e1f160)
- Data as of 2026-08-30T08:39:29.467469+00:00.
