Skip to content

ashmckenzie/percheron-torrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Percheron Torrent Stack

This repo contains a complete Torrent stack for use with Percheron.

It's purpose is to experiment with various trackers, torrent creation tools and download clients.

Containers included

  • base (just an image, used by all containers)
  • tracker using chihaya
  • seeder using aria2
  • peers (3) user aria2

Dependancies

Quickstart

Start boot2docker

boot2docker up && eval $(boot2docker shellinit) && export BOOT2DOCKER_IP=$(boot2docker ip)
```

Clone the percheron-torrent repo

```shell
git clone https://github.com/ashmckenzie/percheron-torrent
```

Run Percheron!

```shell
cd percheron-torrent && bundle install && bundle exec percheron start torrent
```

About

Torrent stack using Percheron (Docker)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published