Skip to content

veggiedefender/torrent-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e0f58e0 · Feb 15, 2023

History

93 Commits
Jan 3, 2020
Feb 23, 2021
Sep 28, 2020
Jan 12, 2020
Jan 3, 2020
Jan 4, 2020
Jan 3, 2020
Apr 10, 2022
Dec 30, 2019
Jan 4, 2020
Dec 30, 2019
Dec 31, 2019
Jan 2, 2020

Repository files navigation

torrent-client

CircleCI

Tiny BitTorrent client written in Go. Read the blog post: https://blog.jse.li/posts/torrent/

Install

go get github.com/veggiedefender/torrent-client

Usage

Try downloading Debian!

torrent-client debian-10.2.0-amd64-netinst.iso.torrent debian.iso

asciicast

Limitations

  • Only supports .torrent files (no magnet links)
  • Only supports HTTP trackers
  • Does not support multi-file torrents
  • Strictly leeches (does not support uploading pieces)