Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 498 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 498 Bytes

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.