🔧
Hacking all the things...
Nothing to see here...
Highlights
- Pro
Pinned Loading
-
Cloning preparation script for linux...
Cloning preparation script for linux systems. 1#!/bin/bash
2# Does the equivalent of sysprep for linux boxes to prepare them for cloning.
3# SPDX-License-Identifier: GPL-3.0-or-later
45# For issues or updated versions of this script, browse to the following URL:
-
Import DoD root certificates into li...
Import DoD root certificates into linux CA store 1#!/bin/bash
2# Imports DoD root certificates into Linux CA store
3# Version 0.4.1 updated 20241216 by AfroThundr
4# SPDX-License-Identifier: GPL-3.0-or-later
5 -
Create an on-demand SSH-based SOCKS5...
Create an on-demand SSH-based SOCKS5 proxy via systemd socket activation 1#!/bin/bash
2# These steps will allow the setup of an on-demand SSH proxy
3# Three unit files will be created to serve this purpose:
4# ssh-socks-helper.socket - The listening socket providing activation
5# ssh-socks-helper.service - A systemd proxy to pass the socket fd
-
A note on licensing
A note on licensing 1# A note on licensing
23Unless otherwise specified, any public code, document, snippet, or file posted
4on my GitHub profile or Gists page, is released under the GNU GPL, Version 3.0
5or later.
59 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More