diff options
author | nodiscc <nodiscc@gmail.com> | 2019-12-07 10:55:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-07 10:55:47 +0000 |
commit | f5f66b1b6285e4d217864b61e6129b6acacb073c (patch) | |
tree | c23c661e363bd260715438b3facc420262014bd5 | |
parent | Merge pull request #1889 from mishari/patch-1 (diff) | |
parent | Removing KeePassXC. (diff) | |
download | awesome-selfhosted-f5f66b1b6285e4d217864b61e6129b6acacb073c.tar.gz awesome-selfhosted-f5f66b1b6285e4d217864b61e6129b6acacb073c.zip |
Merge pull request #1891 from dessalines/master
Adding torrents.csv and KeePassXC.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -727,6 +727,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems - [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` +- [Torrents.csv](https://gitlab.com/dessalines/torrents.csv) - A self-hostable torrent search engine. `GPL-3.0` `Rust` - [Transmission](https://transmissionbt.com/) - Fast, easy, Free Bittorrent client. ([Source Code](https://github.com/transmission/transmission)) `GPL-3.0` `C` #### Object storage/file servers |