A simple BitTorrent Client written in Go.
go build -o torrent_client ./cmd/mybittorrent/main.go
./torrent_client ./sample_torrents/sample.torrent ./sample.txt
A simple BitTorrent Client written in Go.
go build -o torrent_client ./cmd/mybittorrent/main.go
./torrent_client ./sample_torrents/sample.torrent ./sample.txt