diff options
author | nodiscc <nodiscc@gmail.com> | 2015-11-02 19:15:59 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-11-02 19:15:59 +0000 |
commit | 1d5549ce4dd375c363dba5805dea4ad63457a8f0 (patch) | |
tree | ae41034951fe84a751b5c2300cb275e917a5c2c1 /README.md | |
parent | remove repo.js (unmaintained), fixes #332 (diff) | |
download | awesome-selfhosted-1d5549ce4dd375c363dba5805dea4ad63457a8f0.tar.gz awesome-selfhosted-1d5549ce4dd375c363dba5805dea4ad63457a8f0.zip |
add opentracker, fixes #318
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 recipient’s browser with an upload from the source’s 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` |