Skip to content

Instantly share code, notes, and snippets.

View Aebian's full-sized avatar

Alexander / Aebian Aebian

View GitHub Profile
@Aebian
Aebian / org.aebian.base64.pub
Last active November 20, 2022 01:52
Aebian's Public RSA Key (in RSA and Base64 format)
-----BEGIN PUBLIC KEY-----
MIIIIjANBgkqhkiG9w0BAQEFAAOCCA8AMIIICgKCCAEAzR2QnoTb73iqJz7Ssrfv
lDq2QdHErlJdEeGFWQyf7adLDq1f6zDTCFr4bmSJmJ8bkKVNjLk7iaat+CjQ7B4w
oFAsiIuF3SIJL3YQWtxj5JZRUrvoVQntaDcNECW2ezfX+5QEBrOGektLRitJ+9EI
ST99BXdave0rDj5ovvJhM1Nd6tBrmVRdZMPiZhKix3x9260r4m6+uCEsTIXW+Z4J
YLeyA+JxEahySVRMT0F6USXyOcx53nsRZB1ykVV7K5wUJ0nkvkGtY4ShgZdnW69V
xyjQxrh4E51xoncci/NqgMiApVeDu5NbFykrbB2Vryy3G1KxLkx8kkpl9L0gJekV
CSzMJNZSUkjPic/RKsCx+sh8FS0O74J9QM2bucirmtTFcd1qoHrYm1FLdqkLsdSm
5I3Hn46puXdCF0onNRvjyq6qWhx2zpTB7NHUCTTmyanWnRU94hEl/HKSmuqAH4El
LnY7XExwafbTQkgaZl+cFgHF91DMJ3x2Kl7+1zdVz5wryqSuZgBqWUNR4JXyIXSU
<?php
/*
author: @Aebian
description: WakeOnLan of computers
returns: started computer
created: 2021-11-13
*/
$userName = $_GET["u"];
@echo off
setlocal
echo:
echo Setting OEMID in RegEdit...
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Store" /v OEMID /f /t REG_SZ /d DELL
echo:
echo Setting SCMID...
echo Fetching System Model Name
listen www-https
bind 10.0.0.120:443 ssl crt /path/to/the/fullchain.pem ciphers ECDHE-RSA-AES256-SHA:-RC4-SHA:HIGH:!MD5:!aNULL:!EDH #SSL offloading
mode tcp
option tcplog
tcp-request inspect-delay 5s
tcp-request content accept if { req_ssl_hello_type 1 }
default_backend gw-web-ssl
<#
.SYNOPSIS
Install RSAT features for Windows 10 1809 or 1903 or 1909.
.DESCRIPTION
Install RSAT features for Windows 10 1809 or 1903 or 1909. All features are installed online from Microsoft Update thus the script requires Internet access
.PARAM All
Installs all the features within RSAT. This takes several minutes, depending on your Internet connection
import argparse
import shutil
import os
import sys
def create_arg_parser():
parser = argparse.ArgumentParser(description='Copies a file a given time and renames it')
parser.add_argument('-s', dest="source_file",
@echo off
REM https://github.com/BytexDigital/SteamCLI/
SETLOCAL ENABLEDELAYEDEXPANSION
SET STEAMUSER=<user>
SET STEAMPWD=<pw>
SET A3ID=107410
SET A3BRANCH=public
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVarGlobal>
<Kits>
</Kits>
<Lights>
</Lights>
</CVehicleModelInfoVarGlobal>
./configure --with-compat --add-dynamic-module=../nginx-rtmp-module --with-http_ssl_module --with-cc-opt="-Wimplicit-fallthrough=0"
# generated by /opt/vyatta/sbin/vpn-config.pl
config setup
conn %default
keyexchange=ikev2
include /config/user-data/ki-vpn.ipsec