https://github.com/startdusk/go-torrent
A BitTorrent downloader
https://github.com/startdusk/go-torrent
go-torrent torrent torrent-client torrent-downloader torrents
Last synced: 6 days ago
JSON representation
A BitTorrent downloader
- Host: GitHub
- URL: https://github.com/startdusk/go-torrent
- Owner: startdusk
- Created: 2022-03-22T03:45:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-12T14:19:10.000Z (over 3 years ago)
- Last Synced: 2025-05-15T23:42:08.940Z (5 months ago)
- Topics: go-torrent, torrent, torrent-client, torrent-downloader, torrents
- Language: Go
- Homepage:
- Size: 260 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-torrent
## A BitTorrent downloader
- just like old version [torrent-client](https://github.com/veggiedefender/torrent-client)
## Running the Sample
- Run `git clone` this repo
- Run `cd go-torrent/cmd`
- Run `go run . /path/to/you.torrent /path/to/you-output-path`