mirror of
https://github.com/veggiedefender/torrent-client.git
synced 2025-11-06 09:29:16 +02:00
22fc59dae32122ef1ac789635c11eaf62d5c95a6
Renames the struct to pieceProgress and makes readMessage/readMessages methods of the struct instead of arguments, to make it a little bit clearer that they modify the struct in-place.
torrent-client
Torrent downloader written in Go
Install
go get github.com/veggiedefender/torrent-client
Usage
Try downloading Debian!
torrent-client debian-10.2.0-amd64-netinst.iso.torrent debian.iso
Limitations
- Only supports
.torrentfiles (no magnet links) - Only supports HTTP trackers
- Does not support multi-file torrents
- Strictly leeches (does not support uploading pieces)
Description
Languages
Go
100%