trackers
v0.1.0
Published
Arrays of public BitTorrent trackers.
Maintainers
Readme
Trackers 
Arrays of public BitTorrent trackers, extracted from https://github.com/ngosang/trackerslist and updated weekly.
Install
npm install trackersUsage
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_httptrackers_all_httpstrackers_all_iptrackers_all_udptrackers_all_wstrackers_best_iptrackers_bestblacklist
