toorr

command module
v0.0.0-...-6b4e3bc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2020 License: MIT Imports: 2 Imported by: 0

README


TorCloud

☁️ TorCloud ☁️

Torrent on Cloud

Pitch

TorCloud is a cloud & self-hosted torrent downloader. On providing the magnet link files are downloaded from the distributed torrent and stored in the server, which can be streamed or downloaded via HTTP/HTTPS.

Install

Source

Go is required to install from source

go get -v github.com/yg/torcloud

Setting up

sudo apt update
sudo apt install build-essential
sudo apt install golang-go
export GOPATH=$HOME
export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin
mkdir -p $GOPATH/src/github.com/yg
cd src/github.com/yg
git clone https://github.com/yg/torcloud.git
Running TorCloud as Service
cp torcloud/scripts/service/torcloud.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable torcloud.service
sudo systemctl restart torcloud.service
sudo systemctl status torcloud.service

License

MIT © Yogi

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL