licenses.dev

bittorrent-tracker v9.19.0

Simple, robust, BitTorrent tracker (client & server) implementation

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT40
PackageRelationDependenciesPublished
addr-to-ip-port • 1.5.4Convert an 'address:port' string to an array [address:string, port:number]INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bencode • 2.0.3Bencode de/encoderDIRECT0
bittorrent-peerid • 1.3.6Map a BitTorrent peer ID to a human-readable client name and versionDIRECT0
bn.js • 5.2.5Big number implementation in pure javascriptDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
bufferutil • 4.1.0WebSocket buffer utilsDIRECT1
chrome-dgram • 3.0.6Use the Node `dgram` API in Chrome AppsDIRECT2
clone • 2.1.2deep cloning of objects and arraysDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
err-code • 3.0.1Create an error with a codeINDIRECT0
get-browser-rtc • 1.1.0get webrtc browser methods unprefixedINDIRECT0
ip-address • 10.2.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT0
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)DIRECT0
ipaddr.js • 2.4.0A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
lru • 3.1.0A simple O(1) LRU cacheDIRECT1
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesDIRECT0
random-iterate • 1.0.1Iterate values in a list in random orderDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneDIRECT1
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
run-parallel • 1.2.0Run an array of functions in parallelDIRECT1
run-series • 1.1.9Run an array of functions in seriesDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 4.0.1Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.DIRECT5
simple-peer • 9.11.1Simple one-to-one WebRTC video/voice and data channelsDIRECT14
simple-websocket • 9.1.0Simple, EventEmitter API for WebSockets (browser)DIRECT10
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks • 2.8.9Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.DIRECT2
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string2compact • 1.3.2Convert 'hostname:port' strings to BitTorrent's compact ip/host binary returned by TrackersDIRECT2
unordered-array-remove • 1.0.2Efficiently remove an element from an unordered array without doing a spliceDIRECT0
utf-8-validate • 5.0.10Check if a buffer contains valid UTF-8DIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ws • 7.5.13Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
non-standard1
PackageRelationDependenciesPublished
compact2string • 1.4.1Convert BitTorrent compact hostname & port buffer to a string 'hostname:port'DIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/bittorrent-tracker)](https://licenses.dev/npm/bittorrent-tracker)
<a href="https://licenses.dev/npm/bittorrent-tracker">
  <img src="https://licenses.dev/b/npm/bittorrent-tracker" alt="licenses" />
</a>

Or the licenses badge code for the 9.19.0 version:

[![licenses](https://licenses.dev/b/npm/bittorrent-tracker/9.19.0)](https://licenses.dev/npm/bittorrent-tracker/9.19.0)
<a href="https://licenses.dev/npm/bittorrent-tracker/9.19.0">
  <img src="https://licenses.dev/b/npm/bittorrent-tracker/9.19.0" alt="licenses" />
</a>
GitHub