An open API service indexing awesome lists of open source software.

https://github.com/startdusk/go-torrent

A BitTorrent downloader
https://github.com/startdusk/go-torrent

go-torrent torrent torrent-client torrent-downloader torrents

Last synced: 6 days ago
JSON representation

A BitTorrent downloader

Awesome Lists containing this project

README

          

# go-torrent

## A BitTorrent downloader

- just like old version [torrent-client](https://github.com/veggiedefender/torrent-client)

## Running the Sample

- Run `git clone` this repo
- Run `cd go-torrent/cmd`
- Run `go run . /path/to/you.torrent /path/to/you-output-path`