mirror of
https://github.com/veggiedefender/torrent-client.git
synced 2025-11-06 09:29:16 +02:00
94a3f930cbdfb413a4f172d213c73c49bb72230c
variable port should use port from parameter instead of a const Port
torrent-client
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
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%