Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/markusn/antracker

A single-process http bittorrent tracker for node.js
https://github.com/markusn/antracker

Last synced: about 1 month ago
JSON representation

A single-process http bittorrent tracker for node.js

Awesome Lists containing this project

README

        

Another Node Tracker
-------------------------
Description:
* Single-process http bittorrent tracker
* In-memory "database"

Depends:
* optimist
* nodejs

Usage:
node antracker.js --port=1337 --ip="127.0.0.1" --interval=180

Author:
Markus Näsman

License:
See COPYING