diff options
author | buoyantair <buoyantair@protonmail.com> | 2021-05-26 13:21:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-26 13:21:27 +0000 |
commit | e1a381fdc6a5e42a22a4f0d7f31eb9e170b2cc26 (patch) | |
tree | dc38138d12c03be1de40f701f71dd347a3805e77 | |
parent | Add ChiefOnboarding to Automation (#2526) (diff) | |
download | awesome-selfhosted-e1a381fdc6a5e42a22a4f0d7f31eb9e170b2cc26.tar.gz awesome-selfhosted-e1a381fdc6a5e42a22a4f0d7f31eb9e170b2cc26.zip |
Update Torrents.csv link
Looks like the author moved the codebase to a self hosted site
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -760,7 +760,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ - [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` - [Send](https://github.com/timvisee/send) - Simple, private, end to end encrypted temporary file sharing, originally built by Mozilla. ([Clients](https://github.com/timvisee/send#clients)) `MPL-2.0` `Nodejs` -- [Torrents.csv](https://gitlab.com/dessalines/torrents.csv) - A self-hostable torrent search engine. `GPL-3.0` `Rust` +- [Torrents.csv](https://codeberg.org/heretic/torrents-csv-server) - 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 |