Tag: script
-
GitHub – rcarmo/imapbackup: A Python script for incremental backups of IMAP mailboxes
A Python script for creating full backups of IMAP mailboxes with the following features: ZERO dependencies. Copies every single message from every single folder (or a subset of folders) in your IMAP server to your disk. Does incremental copying (i.e., tries very hard to not copy messages twice). Tries to do everything as safely as…
-
GitHub – Mintbot-on-Polygon/MintBot fot Telegram
This bot allows anyone to create an NFT directly from their telegram app. To get started, open MintBot <t.me/nftmintbot> and click /start. Images are securely stored on IPFS using Fleek Storage JS <docs.fleek.co/storage/fleek-storage-js/>. To mint, simply attach an image to a message and include a caption in the following format. ENS domains <ens.domains/> and .crypto…
-
Simple guide to add TLS cert to cpanel · acmesh-official/acme.sh Wiki · GitHub
How to use acme.sh with cPanel for automatically renewing Let’s Encrypt SSL This guide will demonstrate how to use acme.sh with a cPanel account to setup automatically renewing Let’s Encrypt certificates. Prerequisites: SSH access to your cPanel account is required. Contact your host to find out whether this is available. Sometimes Namecheap or other Shared…
-
GitHub – laurent22/rsync-time-backup: Time Machine style backup with rsync.
This script offers Time Machine-style backup using rsync. It creates incremental backups of files and directories to the destination of your choice. The backups are structured in a way that makes it easy to recover any file at any point in time. It works on Linux, macOS and Windows (via WSL or Cygwin). The main…
-
EasyEngine = Easy WordPress on Nginx
Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let’s Encrypt easyengine.io/
-
WordOps – High performance WordPress stack with a few keystrokes
WordOps provide the ability to deploy a blazing fast and secured WordPress with Nginx by using simple and easy to remember commands. Forked from EasyEngine v3, it’s already much more than an up-to-date version of EEv3 with several new features including Let’s Encrypt wildcard SSL certificates with DNS API validation support, Linux kernel optimizations or…
-
urlwatch monitors webpages for you
urlwatch is intended to help you watch changes in webpages and get notified (via e-mail, in your terminal or through various third party services) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed. github.com/thp/urlwatch <github.com/thp/urlwatch>
-
GitHub – mtrung/tesla-usb-drive: Tesla DashCam & Music USB drive maker tool
This Script for the Mac Command line allows to format the USB drive into 2 partitions for DashCam and Music. github.com/mtrung/tesla-usb-drive
-
GitHub – marcone/teslausb: Steps and scripts for turning a Raspberry Pi into a useful USB drive for a Tesla
You can configure a Raspberry Pi Zero W or Raspberry Pi 4 so that your Tesla thinks it’s a USB drive and will write dashcam footage to it. Since it’s a computer: Scripts running on the Pi can automatically copy the clips to an archive server when you get home. The Pi can hold both…
-
GitHub – BroadbentT/PDF-CRACKER
This is a (working) Python script file to crack encrypted .pdf files using a dictionary attack or a hash attack. github.com/BroadbentT/PDF-CRACKER
-
Monitoring CPU temperatures on a Raspberry Pi with MQTT – Thingsmatic
Thingsmatic published a way (Python Script) how to set up a Raspberry Pi to gather its own board temperature values and publish these via MQTT to a MQTT Broker. This allows you to distribute the data further to all kinds of automation services like Home Assistant etc. > > thingsmatic.com/2017/02/01/self-monitoring-a-raspberry-pi-with-mqtt/
-
GitHub – pageauc/rclone4pi: rclone4pi
Easy Install of rclone to Raspberry Pi Computer with automated folder sync demo github.com/pageauc/rclone4pi
-
WordPress linux backup script to offsite NAS via Rsync – ABrandao.com
WordPress linux backup script to offsite NAS via Rsync. This is a simple straightforward bash / shell script to use for easily and routinely backing up an entire WordPress Site including all of its folders and plugins and the corresponding database. www.abrandao.com/2017/07/backup-script-wordpress-offsite-nas-via-rsync/
-
WarBerryPi – Tactical Exploitation with Raspberry Pi
WarBerryPi was built to be used as a hardware implant during red teaming scenarios where we want to obtain as much information as possible in a short period of time with being as stealth as possible. Just find a network port and plug it in. The scripts have been designed in a way that the…
-
GitHub – BrixSat/SdcardBackupRestore: Backup and restore your sdcard on linux.
This Shellscript by BrixSat allows you to backup and restore your SD card on linux – e.g. for Raspberry Pi SD Cards on an Ubuntu Linux System. It will prompt for all the things that need to be entered. > github.com/BrixSat/SdcardBackupRestore
-
How To Deploy WordPress Plugins With GitHub Using Transients – Smashing Magazine
This tutorial will show you how to set up a GitHub repository to push updates to your plugin, wherever it resides. Example files are available on GitHub (link at the end of the tutorial). > www.smashingmagazine.com/2015/08/deploy-wordpress-plugins-with-github-using-transients/
-
raspiBackup – How to make your Raspberry Pi create automatic backups of itself
raspiBackup helps to create a backup of a Raspberry Pi on a periodic base. The backup is created by the Raspberry itself and stored on an external storage device like an usb stick, an usb disk, nfs server, smbfs/cifs/samba drive, sshfs, davfs/webdav (Cloud)davfs/webdav (Cloud) etc. (See also How to access external data via smb, nfs,…
-
Wapiti : a Free and Open-Source web-application vulnerability scanner in Python for Windows, Linux, BSD, OSX
Wapiti allows you to audit the security of your web applications. It performs “black-box” scans, i.e. it does not study the source code of the application but will scans the webpages of the deployed webapp, looking for scripts and forms where it can inject data. Once it gets this list, Wapiti acts like a fuzzer,…
-
Create torrent automatically and upload it to your favorite tracker – KLDP
The script basically will search for rar files in a given folder. When it finds one it checks if that release has already been processed by checking the output folder. When there is a release found that’s not been processed, it checks that nfo and sfv exists then copy the folder to output folder and…
-
Raspberry Pi Remote Wake/SleepLAN Server | JeremyBlum.com
Sophisticated Wake-On-LAN solution that runs as a server on a Raspberry Pi and can be triggered from the Internet. www.jeremyblum.com/2013/07/14/rpi-wol-server/
-
GitHub – Debianguru/MailWebsiteChanges
MailWebsiteChanges: Python script to keep track of website updates; sends email notifications and provides RSS2 feed. > github.com/Debianguru/MailWebsiteChanges
-
Namecheap Dynamic DNS Service – How to find out your current IP Address?
Namecheap.com offers a free Dynamic DNS Service to customers who have a domain name registered with them. As part of this service they provide a URL that allows to check your current IP Address and returns it in a simple text line that can well be integrated into other DNS Clients if you have your…
-
How to generate a Public and Private Key: RSA Examples and Notes from phpseclib
The phpseclib on source forge allows you to generate Public and Private Keys and is fully interoperable with OpenSSL and other standardized cryptography programs and protocols. Software is written in PHP and designed to be ultra-compatible (working with PHP4+ assuming the use of PHP Compat) and does not require any extensions. For purposes of speed,…