WebTorrent, the streaming torrent client. For the command line.
Fork of webtorrent-cli with addtional features
<h1 align="center"> <br> <a href="https://webtorrent.io"><img src="https://webtorrent.io/img/WebTorrent.png" alt="WebTorrent" width="200"></a> <br> WebTorrent CLI <br> <br> </h1>
Streaming torrent client
Stream torrents directly to VLC via webtorrent-cli
Simple, robust, BitTorrent tracker (client & server) implementation
Discover BitTorrent and WebTorrent peers
Simple, EventEmitter API for WebSockets (browser)
TypeScript definitions for webtorrent
Convert 'hostname:port' strings to BitTorrent's compact ip/host binary returned by Trackers
Convert an 'address:port' string to an array [address:string, port:number]
Sample torrent files for the WebTorrent test suite
Simple, robust, BitTorrent DHT implementation
Create .torrent files
Parse a torrent identifier (magnet uri, .torrent file, info hash)
Simple, robust, BitTorrent peer wire protocol implementation
Torrent piece abstraction
Parse a magnet URI and return an object of keys/values
Magnet URI extension (BEP53) range implementation
Map a BitTorrent peer ID to a human-readable client name and version
Local Service Discovery (BEP14) implementation
Extension for Peer Discovery (PEX)
Shareable semantic-release configuration
TypeScript definitions for bittorrent-protocol