- Maricopa, AZ
- https://unga.tech
- https://traek.link
Pinned Loading
-
Simple script to download files from...
Simple script to download files from single web page 1#!/usr/bin/env bash2if (( $# > 0 )); then destination=$1; else destination="."; fi
3# Check for required commands4required=(awk grep lynx wget); missing=()5for command in ${required[@]}; do
-
ungatech/cert-monitor
ungatech/cert-monitor PublicA minimal, BusyBox-compatible SSL certificate expiration monitor for Docker and Alpine Linux.
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.
