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
For those who want more:
Commands
|
Description
|
free
-h
|
Shows
memory usage in human readable format.
|
df
-h
|
Shows
disk space usage in human readable format.
|
uptime
|
Shows
uptime for user in number of days hrs and minutes. Also shows
current load average.
|
Comments
Post a Comment