diff options
author | nrew225 <nrew225@gmail.com> | 2016-09-19 02:35:19 +0000 |
---|---|---|
committer | nrew225 <nrew225@gmail.com> | 2016-09-19 02:35:19 +0000 |
commit | ec321a2e5e443dbd88eb5a4f1a2e6d68b12799e5 (patch) | |
tree | 996e48d3d0ec1f0bd8d2718a4fae1d622a52e4bb | |
parent | add musical artifacts #561 (diff) | |
download | awesome-selfhosted-ec321a2e5e443dbd88eb5a4f1a2e6d68b12799e5.tar.gz awesome-selfhosted-ec321a2e5e443dbd88eb5a4f1a2e6d68b12799e5.zip |
add rartracker #524
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -537,6 +537,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [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/)) `Beerware` `C` + * [rartracker](https://github.com/swetorrentking/rartracker) - Complete private bittorrent tracker. `WTFPL` `PHP` * [ShareFest](https://github.com/peer5/sharefest) - Web based p2p file sharing built on WebRTC Data Channels API. ([Demo](https://www.sharefest.me/)) `Apache` `Nodejs` #### Single-click/drag-n-drop upload |