Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/markusn/antracker
- Owner: markusn
- License: other
- Created: 2011-05-15T15:54:00.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-15T15:56:14.000Z (over 13 years ago)
- Last Synced: 2024-10-19T00:57:27.587Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
Another Node Tracker
-------------------------
Description:
* Single-process http bittorrent tracker
* In-memory "database"Depends:
* optimist
* nodejsUsage:
node antracker.js --port=1337 --ip="127.0.0.1" --interval=180Author:
Markus NäsmanLicense:
See COPYING