diff options
author | MarkusMcNugen <marknewton5@gmail.com> | 2018-02-05 17:39:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-05 17:39:38 +0000 |
commit | 9d35581c710b3c88449c1444e6f70ffc996a5cb4 (patch) | |
tree | f55c4e7c2ed9036e5f33d8f967a81a6c66e48d32 | |
parent | Add qBittorrent to Peer-to-peer filesharing (diff) | |
download | awesome-selfhosted-9d35581c710b3c88449c1444e6f70ffc996a5cb4.tar.gz awesome-selfhosted-9d35581c710b3c88449c1444e6f70ffc996a5cb4.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -660,7 +660,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems - [Magnetissimo](https://github.com/sergiotapia/magnetissimo) - Search engine that indexes all popular torrent sites. `MIT` `Elixir` - [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` - [peerflix-server](https://github.com/asapach/peerflix-server) - Downloads torrent files and provides a direct link download or a direct link stream. `MIT` `Nodejs` -- [qBittorrent](https://www.qbittorrent.org/) - qBittorrent is a free bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar). ([Source Code](https://github.com/qbittorrent/qBittorrent/)) `GPL-2.0` `C++` `Qt` +- [qBittorrent](https://www.qbittorrent.org/) - qBittorrent is a free cross-platform bittorrent client with a feature rich Web UI for remote access. ([Source Code](https://github.com/qbittorrent/qBittorrent/)) `GPL-2.0` `C++` - [rartracker](https://github.com/swetorrentking/rartracker) - Complete private bittorrent tracker. `WTFPL` `PHP` - [Reep](https://reep.io) - In-browser peer-to-peer file transfer and streaming made easy. ([Source Code](https://github.com/KodeKraftwerk/reepio)) `GPL-2.0` `Nodejs` - [Transmission](https://transmissionbt.com/) - Fast, easy, Free Bittorrent client. ([Source Code](https://github.com/transmission/transmission)) `GPL-3.0` `C` |