collection of scripts I've written

Helmut Pozimski f094a463ba voixicron: redirect stderr to stdout while fetching available output to crrectly report error messages 7 years ago
cyber_generator a35079b144 add cyber_generator script 7 years ago
dnsping 237b479362 add dnsping scripts collection 7 years ago
COPYING a35079b144 add cyber_generator script 7 years ago
README.md 22dded2d45 add acme_updater.py 7 years ago
acme_updater.py 35c54f4062 directly call the apache2 init script in acme_updater 7 years ago
backup_report.sh 513d3dd9ba add backup_report.sh 7 years ago
voixicron.py f094a463ba voixicron: redirect stderr to stdout while fetching available output to crrectly report error messages 7 years ago

README.md

About

This repository contains a collection of scripts written by me which are not big or important enough to warrant creating a separate repository for them. I publish them in the hope that others will find them useful as well but do not guarantee that they won't eat your cat or set your house on fire so please be careful and review any script yourself before using it.

Scripts currently in the repository

  • voixicron.py: Simple script that checks for available updates on a Void Linux system with xbps-install and sends a report about the available updates to the administrator via e-mail
  • backup_report.sh: Bash script that generates a report about created backups using storeBackup. Can be used to track the creation of backups and detect failed backups so they can be cleaned up manually
  • cyber_generator: wsgi script that creates a random word with the prefix "cyber", currently used at cyber-everything.de
  • dnsping: Collection of scripts to implement a basic dynamic dns service
  • acme_updater.py: Python scripts to automatically replace letsencrypt certificates managed and renewed by acmetool

Copying

Unless the headers of the scripts say otherwise, you may use all scripts in this repository under the conditions of the GNU General Public License (GPL) version 2.