diff options
author | nodiscc <nodiscc@gmail.com> | 2018-03-03 13:55:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-03 13:55:58 +0000 |
commit | 0d904f50b290f6e9e0451b04ee99d697660615ff (patch) | |
tree | 214a9084a4271f0ca70a6e704b3350ec7062a701 | |
parent | Merge pull request #1305 from vpp/master (diff) | |
parent | shorten qbittorrent description (diff) | |
download | awesome-selfhosted-0d904f50b290f6e9e0451b04ee99d697660615ff.tar.gz awesome-selfhosted-0d904f50b290f6e9e0451b04ee99d697660615ff.zip |
Merge pull request #1309 from MarkusMcNugen/patch-1
Add qBittorrent to Peer-to-peer filesharing
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -660,6 +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/) - 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` |