Skip to content

Instantly share code, notes, and snippets.

View Aebian's full-sized avatar

Alexander / Aebian Aebian

View GitHub Profile
#CF_Opts
CLOUDFLARED_OPTS=–address 127.0.0.1 --port 7359 --upstream https://1.1.1.1/dns-query --upstream https://1.0.0.1/dns-query --metrics 127.0.0.1:6284
delete firewall modify
set firewall modify SOURCE_ROUTE rule 10 modify table main
set firewall modify SOURCE_ROUTE rule 10 action modify
set firewall modify SOURCE_ROUTE rule 10 description 'traffic from 10.0.0.0/24 modem'
set firewall modify SOURCE_ROUTE rule 10 destination address 10.0.1.0/24
set firewall modify SOURCE_ROUTE rule 10 modify main
set firewall modify SOURCE_ROUTE rule 20 action modify
set firewall modify SOURCE_ROUTE rule 20 description 'traffic from 10.0.0.0/24 to vtun0'
# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage part of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!
<?xml version="1.0" encoding="UTF-8"?>
<!--
Better Wanted Level System Police Spawning 2.1 by Yard1 at LCPDFR.com
Use OpenIV version 2.6 or newer to replace dispatch.meta - update.rpf/data
Make backup of update.rpf - this mod will prevent you from going online, restore backup and remove OpenIV's plugin to access online
20% chance of a female cop / deputy, added new variations to the Marines spawned at Fort Zancudo during wanted levels, Police Boats are now manned by Coast Guards, one Buzzard with marines now spawns at Fort Zancudo
1 star:
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0" processorArchitecture="*"
publicKeyToken="6595b64144ccf1df"
language="*">
<Item type="CHandlingData">
<handlingName>FIREBRUSH</handlingName>
<fMass value="2200.000000" />
<fInitialDragCoeff value="8.000000" />
<fPercentSubmerged value="85.000000" />
<vecCentreOfMassOffset x="0.000000" y="0.050000" z="0.000000" />
<vecInertiaMultiplier x="1.000000" y="1.600000" z="1.600000" />
<fDriveBiasFront value="0.600000" />
<nInitialDriveGears value="6" />
<fInitialDriveForce value="0.200000" />
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\Open With Photoshop\command]
@="\"P:\\Programs\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\photoshop.exe\" \"%1\""
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"MultipleInvokePromptMinimum"=dword:00000016
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",
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVarGlobal>
<Kits>
</Kits>
<Lights>
</Lights>
</CVehicleModelInfoVarGlobal>
keytool -genkeypair -alias <ServerName> -keyalg RSA -keysize 2048 -keystore "D:\3rdParty\SSLCert\<FileName>.pfx" -validity 1825 -storetype PKCS12 -dname "CN=<fqdn>, OU=<Department>, O=<Enterprise Corp>, L=<City>, ST=<State>, C=CA" -ext SAN=dns:<ServerName1>,dns:<ServerName2>