Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

This script will download and seed a Debian CD image with BitTorrent by using webtorrent-cli]

Notifications You must be signed in to change notification settings

binarweb/Debian-Netinst-CD-torrent-seeder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Debian Netinst CD torrent seeder

This script will download and seed a Debian CD image with BitTorrent (communication protocol) by using webtorrent-cli NodeJS package.
The download location is the /tmp folder. By using the tmpfs file system, it strives for performance and no HDD/SSD wear.

Requirements

  • NodeJS
  • NPM
sudo apt update
sudo apt install nodejs npm -y

Installation

git clone --depth 1 https://github.com/binarweb/Debian-Netinst-CD-torrent-seeder/blob/master/debian-netinstaller-cd-torrent-seeder.sh
cd debian-netinstaller-cd-torrent-seeder
chmod u+x debian-netinstaller-cd-torrent-seeder.sh

Configuration

Edit the debian-netinstaller-cd-torrent-seeder.sh file and change TORRENT_URL to match the latest version of Debian Netinst CD available at https://www.debian.org/CD/torrent-cd/.

Running

./debian-netinstaller-cd-torrent-seeder.sh

About

This script will download and seed a Debian CD image with BitTorrent by using webtorrent-cli]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages