Difference between revisions of "BitTorrent"
Jump to navigation
Jump to search
Line 52: | Line 52: | ||
=== qBittorrent === | === qBittorrent === | ||
* https://github.com/qbittorrent/qBittorrent | * https://github.com/qbittorrent/qBittorrent | ||
+ | |||
+ | * https://github.com/c0re100/qBittorrent-Enhanced-Edition -qBittorrent Enhanced, based on qBittorrent | ||
Revision as of 21:40, 23 April 2023
General
Libraries
- BitTorrent work / BitTorrent DHT - Juliusz Chroboczek
Servers
- XBT - high-performance low-overhead BitTorrent client and tracker.
- https://github.com/WhatCD/Gazelle - a web framework geared towards private BitTorrent trackers. Although naturally focusing on music, it can be modified for most needs. Gazelle is written in PHP, JavaScript, and MySQL.
PirateBox
- PirateBox - a DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware.
- https://github.com/PirateBox-Dev/PirateBoxScripts_Webserver - PirateBox Script collection for running in Webserver
Clients
- https://www.reddit.com/r/pcmasterrace/comments/2y52jq/utorrent_should_really_heed_the_words_of_our_lord - not utorrent!
- https://github.com/jesec/flood - a monitoring service for various torrent clients. It's a Node.js service that communicates with your favorite torrent client and serves a decent web UI for administration
qBittorrent
- https://github.com/c0re100/qBittorrent-Enhanced-Edition -qBittorrent Enhanced, based on qBittorrent
- https://github.com/qbittorrent/qBittorrent/wiki/List-of-known-alternate-WebUIs - A non-exhaustive list of FOSS alternate WebUIs developed for qBittorrent by the community.
- https://github.com/CzBiX/qb-web - A qBittorrent Web UI, write in TypeScript+Vue.
- https://github.com/crash0verride11/DarkLight-qBittorent-WebUI - A version of the default webUI that supports OS Dark Mode and is toggle-able, made using CSS properties and SASS.
- https://github.com/StuffAnThings/qbit_manage - This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove Orphaned data, remove unregistered torrents and much much more.
Transmission
- https://github.com/someperson/transgui - 🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
rTorrent
- http://www.wtorrent-project.org/
- https://code.google.com/p/ntorrent/
- https://github.com/Novik/ruTorrent
- https://code.google.com/p/rtgui/
Deluge
Tixati
QLiveBittorrent
baretorrent
Tribler
- Tribler - an application that enables its users to find, enjoy and share content. With content we mean video, audio, pictures, and much more.
FrostWire
Trackers
- https://github.com/ngosang/trackerslist - Updated list of public BitTorrent trackers
- OpenBitTorrent is a bittorrent tracker free for anyone to use. You don't need to register, upload or index a torrent anywhere, all you have to do is to include the OpenBitTorrent tracker URL in your torrent. [2]
Search
- https://github.com/rachmadaniHaryono/we-get - Command-line tool for searching torrents.
Seedbox
- https://spreadsheets.google.com/lv?key=t2BX8hMu6bCQOC8QSu3UM9w&f=true&gid=0
- http://seedboxhosting.com/
- https://www.feralhosting.com/pricing
Repos
Tools
- https://github.com/johang/btfs - A bittorrent filesystem based on FUSE. [6] [7]
- https://github.com/Btdigg-Org/dhtcrawler2 - dhtcrawler is a DHT crawler written in erlang. It can join a DHT network and crawl many P2P torrents. The program save all torrent info into database and provide an http interface to search a torrent by a keyword
Streaming
BT Live
- https://backchannel.com/the-inside-story-of-bittorrents-bizarre-collapse-a0766a5442d7#.diyj0hcr4 [9]
to sort
- http://fetchr.tv - torrent streaming service
Popcorn Time
tv.js
- https://github.com/SamyPesse/tv.js - Apple TV for Torrent Streaming
WebTorrent
- WebTorrent - a streaming torrent client for node.js and the browser. YEP, THAT'S RIGHT. THE BROWSER. It's written completely in JavaScript – the language of the web – so the same code works in both runtimes. In node.js, this module is a simple torrent client, using TCP and UDP to talk to other torrent clients. In the browser, WebTorrent uses WebRTC (data channels) for peer-to-peer transport. It can be used without browser plugins, extensions, or installations. It's Just JavaScript™. [12] [13]
- https://instant.io/ - webtorrent file sharing https://news.ycombinator.com/item?id=12526717]
- WebTorrent Desktop - streaming torrent app for Mac, Windows, and Linux. Whether it's video from the Internet Archive, music from Creative Commons, or audiobooks from Librivox, you can play it right away. You don't have to wait for it to finish downloading. [14]
PeerTube
- PeerTube - A federated video streaming platform using P2P directly in the web browser. Mastodon and WebTorrent.