Skip to content

Instantly share code, notes, and snippets.

View Aebian's full-sized avatar

Alexander / Aebian Aebian

View GitHub Profile
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
<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="*">
<?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:
<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" />
# 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!
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'
#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
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
map $http_upgrade $connection_upgrade {
default upgrade;
'' close;
}
server {
configure
set service dns dynamic interface eth0 service custom-cloudflare login <user@domain.com>
set service dns dynamic interface eth0 service custom-cloudflare password <cloudflare-api-key>
set service dns dynamic interface eth0 service custom-cloudflare protocol cloudflare
set service dns dynamic interface eth0 service custom-cloudflare options zone=domain.com
commit ; save