Skip to content

Instantly share code, notes, and snippets.

View rained23's full-sized avatar
🏠
Working from home

rained23 rained23

🏠
Working from home
View GitHub Profile
@rained23
rained23 / README.md
Created December 6, 2013 06:31 — forked from timothyandrew/README.md
Seedbox on DigitalOcean

Introduction

  • This script lets you set up and use a temporary DigitalOcean droplet to download torrent files.
  • Once downloaded, they can be streamed down to your local machine.
  • This uses transmission-cli for the torrent client, and nginx to serve files.

Setup on Local Machine

  • This assumes that you have a DigitalOcean account and tugboat set up, as well as seedbox-setup.sh present in the current directory.