1
0
mirror of https://github.com/veggiedefender/torrent-client.git synced 2025-03-18 21:47:50 +02:00
Jesse Li e0f58e0b16
Merge pull request #10 from yeung66/patch-1
fix: change port used in buildTrackerURL
2023-02-15 15:12:03 -05:00
2020-01-02 21:42:44 -05:00
2020-09-28 14:11:01 +03:00
2020-01-12 09:17:19 -05:00
2020-01-02 19:36:25 -05:00
2020-01-04 11:01:01 -05:00
2020-01-03 13:04:16 -05:00
2022-04-10 20:36:44 +08:00
2019-12-29 19:36:24 -05:00
2019-12-29 20:47:44 -05:00
2020-01-02 12:17:45 -05:00
2020-01-04 18:34:56 -05:00

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)
Description
Tiny BitTorrent client written in Go
Readme GPL-3.0 401 KiB
Languages
Go 100%