# dd **Repository Path**: sdlw53953/dd ## Basic Information - **Project Name**: dd - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-21 - **Last Updated**: 2025-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 命令中的 -d 后面为Debian版本号,-v 后面为64位/32位,【7、8、9、10】 命令中的 -u 后面为Ubuntu版本号,-v 后面为64位/32位,【14.04、16.04、18.04、20.04】 更新命令 apt-get update apt-get install ash curl -sSL 'https://gitee.com/sdlw53953/dd/raw/master/InstallNET.sh' | tr -d '\r' > install.sh chmod +x install.sh ./install.sh -u 16.04 -v 64 -p Sdlw53953 系统装BBR前先走这个命令 apt update -y && apt install -y curl && apt install -y socat && apt install wget -y