Skip to content

ProtocolONE/rain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

go get -u github.com/ProtocolONE/rain

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.

About

🌧 BitTorrent client and library in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%