/p2p-tracker

A heroku-ready WebTorrent tracker for use with P2P applications.

Primary LanguageJavaScript

p2p-tracker

A heroku-ready webtorrent tracker for use with P2P applications.

Deploy | Remix on Glitch

Usage

  • Deploy to heroku using the button above
  • Or run locally by cloning this repo, then npm install => npm start
    • Edit server.js to specify a static port. By default, a random port is used.