add opentracker, fixes #318

pull/335/head
nodiscc 2015-11-02 20:15:59 +01:00
parent 3d79d42b0d
commit 1d5549ce4d
1 changed files with 1 additions and 0 deletions

View File

@ -399,6 +399,7 @@ _Peer-to-peer filesharing_
* [FilePizza](http://file.pizza/) - Peer-to-peer file transfers in your browser ([Source code](https://github.com/kern/filepizza)) `BSD` `Nodejs`
* [FileTea](https://filetea.me/) - Anonymous, volatile file sharing: does not store any file on server. Bridges a download to the recipients browser with an upload from the sources browser. ([Source code](https://github.com/elima/FileTea) `AGPLv3` `C`
* [instant.io](https://github.com/feross/instant.io) - Streaming file transfer over WebTorrent ([Demo](https://instant.io)) `MIT` `Nodejs`
* [Opentracker](http://erdgeist.org/arts/software/opentracker/) - open and free bittorrent tracker. It aims for minimal resource usage and is intended to run at your wlan router ([Source code](http://erdgeist.org/gitweb/opentracker/) `Public domain` `C`
* [ShareFest](https://github.com/peer5/sharefest) - Web based p2p file sharing built on WebRTC Data Channels API ([Demo](https://www.sharefest.me/)) `Apache 2.0` `Nodejs`