-10
README.org
-10
README.org
···
+11
add_prebuilt_repo
+11
add_prebuilt_repo
···+wget -qO - 'https://proget.makedeb.org/debian-feeds/prebuilt-mpr.pub' | gpg --dearmor | sudo tee /usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg 1> /dev/null+echo "deb [arch=all,$(dpkg --print-architecture) signed-by=/usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg] https://proget.makedeb.org prebuilt-mpr $(lsb_release -cs)" | sudo tee /etc/apt/sources.list.d/prebuilt-mpr.list
+38
archive_index_template
+38
archive_index_template
···
+30
archivebox_schedule
+30
archivebox_schedule
···
+4
-6
backup_podman_volumes
+4
-6
backup_podman_volumes
···
+47
fetch_combined_trackers_list.py
+47
fetch_combined_trackers_list.py
···
+48
fetch_scihub_infohashes.py
+48
fetch_scihub_infohashes.py
···
+6
gen_digital_archive_listing
+6
gen_digital_archive_listing
+7
install_just
+7
install_just
+75
list_torrents.py
+75
list_torrents.py
···
+13
natpmpcd
+13
natpmpcd
···+port=$(/usr/local/bin/natpmpc -a 1 0 udp 60 -g 10.2.0.1 | grep "Mapped public port" | awk '{print $4}')+if ! /usr/local/bin/natpmpc -a 1 0 udp 60 -g 10.2.0.1 && /usr/local/bin/natpmpc -a 1 0 tcp 60 -g 10.2.0.1; then
+48
publish_mastodon_archive.py
+48
publish_mastodon_archive.py
···
+15
qbt_stats_html.nu
+15
qbt_stats_html.nu
···+["<html><head><title>Torrent Stats</title><link type="text/css" rel="stylesheet" href="https://files.hyperreal.coffee/css/style1.css"/></head><body><h4>Last updated:", (date now | format date "%F %T%:z"), "</h4>"]
+79
qbt_sum_size.py
+79
qbt_sum_size.py
···
+15
record_mastodon_media_size
+15
record_mastodon_media_size
···+file_count=$(sudo /home/jas/.cargo/bin/dust -c -P -d 0 -b -f -R -p /home/mastodon/live/public/system | awk '{print $3}')
+35
resend_notify.py
+35
resend_notify.py
···
+3
-3
rofimaim
+3
-3
rofimaim
···
+213
scihub_knapsack.py
+213
scihub_knapsack.py
···+scihub_knapsack.py [--smaller] [--dry-run] -H <hostname> -U <username> -P <password> -S <size> -s <max_seeders>
+91
seed_armbian_torrents.py
+91
seed_armbian_torrents.py
···
+16
start_debian_vm
+16
start_debian_vm
···+if ! bhyve -c 4 -m 8G -w -H -s 0,hostbridge -s 4,virtio-blk,/dev/zvol/zroot/debianvm -s 5,virtio-net,tap0 -s 29,fbuf,tcp=0.0.0.0:5900,w=1024,h=768 -s 30,xhci,tablet -s 31,lpc -l com1,stdio -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd debianvm 2>/tmp/start_debian_vm_error; then
+63
sync_from_remotes.py
+63
sync_from_remotes.py
···
+34
sync_wikimedia_xmldumps
+34
sync_wikimedia_xmldumps
···
+90
systemd_syscall_filter
+90
systemd_syscall_filter
···+readarray -t syscalls < <(sudo systemd-analyze syscall-filter --no-pager "$category" | awk '{print $1}' | tail -n+3)+readarray -t unused_categories < <(echo "${syscall_categories[@]}" "${used_syscalls[@]}" | tr ' ' '\n' | sort | uniq -u)
+129
update_tracker.py
+129
update_tracker.py
···+--add-tracker DOMAIN ensure the provided tracker domain is added to each torrent's tracker list
+25
yaml2json.py
+25
yaml2json.py
···