New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

github.com/syuan16/BitTorrent

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/syuan16/BitTorrent

  • v0.0.0-20210422011347-1c88edf21b1b
  • Source
  • Go
  • Socket score

Version published
Created

BitTorrent

BitTorrent is a protocol for downloading and distributing files across the internet. In contrast with the traditional client/server relationship, in which download client connects to a central server, BitTorrent clients participate (called peers), download pieces of files from each other, making it a peer-to-peer protocol. This BitTorrent I built will find peers based on the given torrent file and exchange data among them.

FAQs

Package last updated on 22 Apr 2021

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