rain

command module
v0.4.13 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2019 License: MIT Imports: 21 Imported by: 0

README

rain

BitTorrent client and library in Go.

Build Status GoDoc GitHub Release

Features

Installing

Get the latest binary from releases page or install development version:

git clone git@github.com:cenkalti/rain $GOPATH/src/github.com/cenkalti/rain
cd $GOPATH/src/github.com/cenkalti/rain
dep ensure
go install

Usage

  • rain server command runs a RPC server.
  • rain client add <magnet_or_torrent> adds a torrent and print it's ID.
  • rain client stats <ID> prints the stats of the torrent.

Run rain help to see other commands.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
Package rainrpc provides a RPC client implementation for communicating with Rain session.
Package rainrpc provides a RPC client implementation for communicating with Rain session.
Package torrent provides a BitTorrent client implementation.
Package torrent provides a BitTorrent client implementation.

Jump to

Keyboard shortcuts

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