torrent-client

command module
v0.0.0-...-2cb7332 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

README

Torrent client

A basic bittorrent client written in Go. To anyone who wants to try to make their own, take a look at this awesome blog post to get started: https://blog.jse.li/posts/torrent/. This is a great project to get an idea of how http, binary operations and channels work in Go.

Usage

If you have the project locally, you can use

go run . <path/to/torrent/file> <path/to/store/downloaded/file>

TODO

  • Add support for magnet links
  • Multiple file support
  • Seeding
  • Store intermediate downloaded parts to disk instead of memory

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