Pinned Loading
-
A simple script to log the TTFB (Tim...
A simple script to log the TTFB (Time to First Byte) of a given web link 1#!/bin/bash
2# file: monitor-ttfb.sh
3# note: to deploy this, add the following line to your crontab
4# * 10-17 * * 1-5 /path/to/monitor-ttfb.sh "https://domain-to-monitor.com" /path/to/log-file/
5# the above cronjob runs every minute from 10AM to 5PM only on weekdays
-
imapsync_script.sh
imapsync_script.sh 1/bin/bash
23#Configure servers
4#SERVER1=190.228.29.39
5SERVER2=newhostname-or-ip
-
visual_sitemap
visual_sitemap PublicForked from aklump/visual_sitemap
Visual sitemap generation in HTML/CSS based on JSON definition files.
HTML 1
-
wp-hack-fix
wp-hack-fix PublicForked from renatofrota/wp-hack-fix
Script to resolve malware infections on WordPress websites by reinstalling all files on core, plugins and themes from their official repositories. Be aware: it removes anything it considers "non-co…
Shell
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.