Skip to content

Allows for updating of multiple blocklists in Transmission BitTorrent Client

Notifications You must be signed in to change notification settings

patrickathompson/multiblocklist-transmission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Blocklist BitTorrent Updater


For transmission-gtk on Debian Linux


  1. Open terminal and type the following:

    cd ~/.config/transmission 
    git init
    git remote add origin [email protected]:patrickathompson/multiblocklist-transmission.git
    git fetch
    git reset --hard origin/master
    
  2. Add url for blocklists from your favorite online source into the multiblocklist.conf file.
    (url must download a .gz or gzip file)

  3. Run the following command to update blocklists:

    bash multiblocklist-updater.sh
    
  4. Start Transmission and Enjoy!

About

Allows for updating of multiple blocklists in Transmission BitTorrent Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages