Coder Social home page Coder Social logo

flyarong / simple-torrent Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boypt/simple-torrent

0.0 2.0 0.0 23.88 MB

☁️ Simple Torrent: a self-hosted remote torrent client (rebranded from Cloud Torrent)

License: GNU Affero General Public License v3.0

Dockerfile 0.61% Go 42.85% CSS 5.68% HTML 22.07% JavaScript 24.59% Makefile 0.17% Shell 4.03%

simple-torrent's Introduction

screenshot

Build Status

SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). Started torrents remotely, download sets of files on the local disk of the server, which are then retrievable or streamable via HTTP.

This project is a re-branded fork of cloud-torrent by jpillora.

Features

  • Run extrenal program on tasks completed: DoneCmd
  • Stops task when seeding ratio reached: SeedRatio
  • Download/Upload speed limiter: UploadRate/DownloadRate
  • Detailed transfer stats in web UI.
  • Torrent Watcher
  • K8s/docker health-check endpoint /healthz
  • Extra trackers add from http source
  • Protocol Handler to magnet:
  • Magnet RSS subscribing supported

Also:

  • Single binary
  • Cross platform
  • Embedded torrent search
  • Real-time updates
  • Mobile-friendly
  • Fast content server
  • IPv6 out of the box
  • Go modules introduced and compatiable with go 1.12+
  • Updated torrnet engine from anacrolix/torrent

Install

Binary

See the latest release or use the oneline script to do a quick install on modern Linux.

bash <(wget -qO- https://raw.githubusercontent.com/boypt/simple-torrent/master/scripts/quickinstall.sh)

The script install a systemd unit (under scripts/cloud-torrent.service) as service. Read further intructions: Auth And Security

Docker Docker Pulls Image Size

$ docker run -d -p 3000:3000 -v /path/to/my/downloads:/downloads -v /path/to/my/torrents:/torrents boypt/cloud-torrent

Source

Requirement

$ git clone https://github.com/boypt/simple-torrent.git
$ cd simple-torrent
$ ./scripts/make_release.sh

Usage

Commandline Options

See Wiki Command line Options

Configuration file

See Wiki Detailed Explanation of config.json

Use with WEB servers (nginx/caddy)

See Wiki Behind WebServer (reverse proxying)

Credits

simple-torrent's People

Contributors

boypt avatar jpillora avatar ti avatar jonquach avatar anacrolix avatar cavebeat avatar supriyo-biswas avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.