https://github.com/phts/nodejs-torrent-tracker
A simple BitTorrent tracker written in Node.js+TypeScript
https://github.com/phts/nodejs-torrent-tracker
bittorrent-tracker nodejs typescript
Last synced: 2 months ago
JSON representation
A simple BitTorrent tracker written in Node.js+TypeScript
- Host: GitHub
- URL: https://github.com/phts/nodejs-torrent-tracker
- Owner: phts
- License: mit
- Created: 2016-06-21T11:54:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T19:09:40.000Z (almost 7 years ago)
- Last Synced: 2025-03-29T00:34:20.840Z (3 months ago)
- Topics: bittorrent-tracker, nodejs, typescript
- Language: JavaScript
- Size: 54.7 KB
- Stars: 13
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BitTorrent Tracker
BitTorrent tracker written in Node.js+TypeScript.
## Used tools and technologies
* [Node.js](https://nodejs.org/en/)
* [TypeScript](https://www.typescriptlang.org/)
* [Mocha](https://mochajs.org/)
* [Sinon](http://sinonjs.org/)
* [Gulp](https://gulpjs.com/)
* [Lodash](https://lodash.com/)
* [bufferpack](https://github.com/ryanrolds/bufferpack)
* [node-bencode](https://github.com/themasch/node-bencode)
* [ip-address](https://github.com/beaugunderson/ip-address)## Specs
* https://wiki.theory.org/BitTorrentSpecification#Tracker_HTTP.2FHTTPS_Protocol