Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

trackers

Richienb50MIT0.1.0TypeScript support: included

Arrays of public BitTorrent trackers.

trackers, torrent, magent, bittorrent, seed, download

readme

Trackers Travis CI Build Status

Arrays of public BitTorrent trackers, extracted from https://github.com/ngosang/trackerslist and updated weekly.

NPM Badge

Install

npm install trackers

Usage

const trackers = require("trackers");

trackers;
//=> ['udp://tracker.coppersurfer.tk:6969/announce','udp://tracker.leechers-paradise.org:6969/announce', ...]

API

The following files are importable (eg. require("trackers/trackers_all")

  • trackers_all (default import)
  • trackers_all_http
  • trackers_all_https
  • trackers_all_ip
  • trackers_all_udp
  • trackers_all_ws
  • trackers_best_ip
  • trackers_best
  • blacklist