Blocklist-Update.sh is a script that I wrote to manage blocklists from bluetack etc to be used in conjunction with Transmission torrent downloader in Linux/MacOS. The script can be taylored to work with Qbittorrent as well, but the placement of the blocklists means you'd have to redirect the blocklist to go somewhere locally manageable as Transmission uses its own blocklist directory in .config. I believe there are about 10 lists there now. It works well for my needs. It can be ran weekly using crontab in standard user profile. To download: blocklist-update.sh To download the others: Github
Due to a recent event occuring on Github, I had to change my password and add 2-step authentication to protect my work. The crisis occurred sometime around June 28 when the Gentoo Linux team noticed that they were unable to affect changes on their Github repository. It turns out that some amateur hackers had guessed a possibly weak password to begin with and logged everyone on the team out of their account. The hacker then went on to wreak havoc on the Github repository. As far as I know the issue is as of now resolved. The Gentoo team did so with commendable effort and emaculate timing. However, they did not have a sufficient backed up or cloned version of their repository and so they had to go through with a fine-tooth comb and fix any errors that were found. I also do not believe that Gentoo images downloaded elsewhere were as badly effected, however, users who cloned the Git repository recently had been told to reclone the Git after July 4 th . This was just one ...