Pinned Loading
-
grav-sites-enable.sh
grav-sites-enable.sh 1#!/usr/bin/env bash
2# Useful for flipping on Grav admin plugins in shared hosting
3# If the admin folder is not readable, a not-found error
4# results in the browser
5exec 3>&2
-
grav-sites-disable.sh
grav-sites-disable.sh 1#!/usr/bin/env bash
2# Useful for flipping off Grav admin plugins in shared hosting
3# If the admin folder is not readable, a not-found error
4# results in the browser
5exec 3>&2
-
upsidedown.pl
upsidedown.pl 1#!/usr/bin/env -S perl -w
2# upsidedown.pl - yet another script to print text upside down..
3# free to use, free to share..
45use strict;
-
ffmpeg-html5-v2.sh
ffmpeg-html5-v2.sh 1#!/usr/bin/env bash
2VER="0.2"
3while getopts 'hi:o:t:' a
4do
5case $a in
-
Perl example to fetch and show an RS...
Perl example to fetch and show an RSS feed. HTML source code is passed through (decoded) 1#!/usr/bin/perl -w
2# License: I defer to Perl's
3# "This program is free software; you can redistribute it and/or modify it
4# under the same terms as Perl itself." usage and license.
5#
-
CVE-2023-48795-linux-bsd-infolist.txt
CVE-2023-48795-linux-bsd-infolist.txt 1ssh-CVE-2023-48795
23NIST info
4https://nvd.nist.gov/vuln/detail/CVE-2023-48795
5
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.