All Projects → sahsu → Transmission Blocklist

sahsu / Transmission Blocklist

torrent blocklist base on : https://gist.github.com/shmup/29566c5268569069c256

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Transmission Blocklist

Flood Mobile
GSoC 21' @CCExtractor. A modern mobile UI for various torrent clients with a Node.js backend and Flutter frontend.
Stars: ✭ 48 (-55.96%)
Mutual labels:  torrent, transmission
Nefarious
Web application for automatically downloading TV & Movies
Stars: ✭ 373 (+242.2%)
Mutual labels:  torrent, transmission
transmission-cli
Transmission PHP client for detect profit torrents and automate weburg.net downloads
Stars: ✭ 17 (-84.4%)
Mutual labels:  torrent, transmission
exatorrent
Easy to Use Torrent Client. Can be hosted in Cloud. Files can be streamed in Browser/Media Player.
Stars: ✭ 1,557 (+1328.44%)
Mutual labels:  torrent, transmission
Betanin
beets based mitm of your torrent client and music player
Stars: ✭ 101 (-7.34%)
Mutual labels:  torrent, transmission
SeedTruck
Torrent management app for iOS, macOS, tvOS and watchOS made in SwiftUI 2. Same codebase for all platforms!
Stars: ✭ 25 (-77.06%)
Mutual labels:  torrent, transmission
Transmission Rss
Adds torrents from RSS feeds to Transmission web frontend
Stars: ✭ 348 (+219.27%)
Mutual labels:  torrent, transmission
Vlc Bittorrent
A bittorrent plugin for VLC.
Stars: ✭ 198 (+81.65%)
Mutual labels:  torrent, ubuntu
Atomic Toolkit
AtoMiC Toolkit simplifies HTPC / Home Server setup and management on Ubuntu and Debian variants including Raspbian. It currently supports: Couchpotato, Deluged, Emby, FFmpeg, Headphones, Htpcmanager, Jackett, Kodi, Lazylibrarian, Madsonic, Mono, Mylar, Nzbget, Nzbhydra, NzbToMedia, Ombi, Plex, Plexpy, Pyload, qBittorrent, Radarr, Sabnzbd+, Sickgear, Sickrage, Sonarr, Subsonic, Transmission, Unrar, Watcher, and Webmin.
Stars: ✭ 747 (+585.32%)
Mutual labels:  transmission, ubuntu
Electorrent
A remote control client for µTorrent, qBittorrent, rTorrent, Transmission, Synology & Deluge
Stars: ✭ 582 (+433.94%)
Mutual labels:  torrent, transmission
docker-transmission-skip-hash-check
Transmission client with skip hash check and other features
Stars: ✭ 25 (-77.06%)
Mutual labels:  torrent, transmission
Torrt
Automates torrent updates for you
Stars: ✭ 73 (-33.03%)
Mutual labels:  torrent, transmission
transmitter
A WebExtension for the Transmission BitTorrent client
Stars: ✭ 72 (-33.94%)
Mutual labels:  torrent, transmission
tdpt
Torrent downloading progress on Telegram
Stars: ✭ 32 (-70.64%)
Mutual labels:  torrent, transmission
Docker Transmission Openvpn
Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel
Stars: ✭ 2,748 (+2421.1%)
Mutual labels:  torrent, transmission
ssss
Stupid Simple Seedbox Script
Stars: ✭ 19 (-82.57%)
Mutual labels:  torrent, transmission
Tremc
Curses interface for transmission
Stars: ✭ 174 (+59.63%)
Mutual labels:  torrent, transmission
Transgui
🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
Stars: ✭ 2,488 (+2182.57%)
Mutual labels:  torrent, transmission
Monitorrent
Automatic torrents downloader
Stars: ✭ 383 (+251.38%)
Mutual labels:  torrent, transmission
Teletor
Telegram Torrents Bot
Stars: ✭ 54 (-50.46%)
Mutual labels:  torrent, transmission

blocklist for transmission

Build Status

This repo will help you do daily update blocklists, you can check https://gist.github.com/shmup/29566c5268569069c256 for detail and use https://github.com/sahsu/transmission-blocklist/releases/latest/download/blocklist.gz in your setting.

here's how to do settings.json:

add to you settings.json

"blocklist-enabled": true,
"blocklist-url": "https://github.com/sahsu/transmission-blocklist/releases/latest/download/blocklist.gz",

verify by command:

$ transmission-remote -n admin:password --blocklist-update
localhost:9091/transmission/rpc/ responded: "success"

Travis-ci - https://travis-ci.org/github/sahsu/transmission-blocklist

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].