@faizalhasanwala/peer-lister
v1.1.0
Published
Fetch peers for a torrent from top 50 trackers
Readme
Peer Lister
Fetch peers for a torrent from top 50 trackers.
Usage
Fetch peers using torrent hash
node index.js --hash "xyz-hash-here"Fetch peers using Magnet URI
If Magnet URI has trackers mentioned those trackers will also be used alongside with pre-defined trackers.
node index.js --uri "magnet:?xt=urn:btih:...."Print Help
node index.js --help