Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/0xNathanW/bittorrent-goV2

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/0xNathanW/bittorrent-goV2

  • v0.0.0-20220713201457-e54234758829
  • Source
  • Go
  • Socket score

Version published
Created
Source

BitTorrent-Go

A client for the file-sharing protocol BitTorrent. Will connect to other peers on a peer2peer network to download file specified in a .torrent file. Information such as peer, activity, download speed and download progress will be displayed on a terminal dashboard.

Demo

IP's randomised and detailed errors omitted in demo GIF.

Installation

Clone the repository: git clone https://github.com/0xNathanW/bittorrent-go

Build executable: go build main.go

Usage

To use run the executable with an argument of the path for the .torrent file:

Eg. {.exe name} {path to .torrent file}

TODO

  • Seeding
  • Display better errors
  • Deal with disconnected peers based on context
  • Magnet links

FAQs

Package last updated on 13 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc