veggiedefender / torrent-client

Tiny BitTorrent client written in Go

Home Page:https://blog.jse.li/posts/torrent/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Tiny BitTorrent client written in Go

https://blog.jse.li/posts/torrent/

License:GNU General Public License v3.0


Languages

Language:Go 100.0%