Skip to content

Instantly share code, notes, and snippets.

View dschaper's full-sized avatar

Dan Schaper dschaper

View GitHub Profile
-----BEGIN PGP PUBLIC KEY BLOCK-----
Comment: Hostname:
Version: Hockeypuck ~unreleased
xjMEYFzOiRYJKwYBBAHaRw8BAQdAbpqq7KKt0K/cFcfF2RwTPzHUXpDSm0peNW1p
TytuAhrNJURhbiBTY2hhcGVyIDxkYW4uc2NoYXBlckBwaS1ob2xlLm5ldD7CmQQT
FggAQQIbAwUJA8JnAAULCQgHAgYVCgkICwIEFgIDAQIeAQIXgBYhBGL8EL+Yif97
M1QY+P1vxmu6yC7MBQJgXNi4AhkBAAoJEP1vxmu6yC7Mm2cA/RZ7IsznXQz0eIEt
O1dAQkjV+uNaICufoYeYey1S147lAQCzqgUCHiWa1L115mgi2sZa41aNNCljCKMa
SkO2cTWyC80hRGFuIFNjaGFwZXIgPGRhbkB0aGVzY2hhcGVycy5uZXQ+wpYEExYI

Keybase proof

I hereby claim:

  • I am dschaper on github.
  • I am danjschaper (https://keybase.io/danjschaper) on keybase.
  • I have a public key ASCvp6bk2-Jo-36PURIDBsPA3gRGE0OU7T491-2wHrqLGAo

To claim this, I am signing this object:

-----BEGIN PGP PUBLIC KEY BLOCK-----
Comment: User-ID: Dan Schaper (https://glacialmagma.com/gnupg) <dan@glacialmagma.com>
Comment: a.k.a.: Dan Schaper (https://pi-hole.net) <dan.schaper@pi-hole.net>
Comment: a.k.a.: Dan Schaper <dschaper@ganymeade.com>
Comment: a.k.a.: Dan Schaper (https://theschapers.net/gnupg) <dan@theschapers.net>
Comment: Created: 1/28/2018 9:16 AM
Comment: Expires: 1/27/2021 1:12 PM
Comment: Type: 4096-bit RSA (secret key available)
Comment: Usage: Signing, Encryption, Certifying User-IDs, SSH Authentication
Comment: Fingerprint: 6D0404BF558D4C28D6DF0C6C6C8E6888ED3D42A0
[gpg]
program = gpg2
[commit]
gpgsign = 1
[user]
email = dschaper@ganymeade.com
name = Dan Schaper
signingkey = 2420EB8A7E12CEDA
[core]
editor = vim
@dschaper
dschaper / rules-both.iptables
Created May 22, 2017 06:18 — forked from jirutka/rules-both.iptables
Basic iptables template for ordinary servers (both IPv4 and IPv6)
###############################################################################
# The MIT License
#
# Copyright 2012-2014 Jakub Jirutka <jakub@jirutka.cz>.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
Verifying that "djschaper.id" is my Blockstack ID. https://onename.com/djschaper

Keybase proof

I hereby claim:

  • I am dschaper on github.
  • I am djschaper (https://keybase.io/djschaper) on keybase.
  • I have a public key ASCa7kVUgWtNYjxqsbCn0lmPb-dbNmsnX-JtI79Xo_EwJgo

To claim this, I am signing this object:

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: SKS 1.1.6
Comment: Hostname: keys2.kfwebs.net
mDMEWCw/eBYJKwYBBAHaRw8BAQdAhdr+fTzjnT4TCtqffrP5N8mVpT48LzZC+5FBQYTBb8a0
JERhbmllbCBTY2hhcGVyIDxkYW5AdGhlc2NoYXBlcnMubmV0Poh9BBMWCgAlAhsDBQkDwmcA
Ah4BAheABQJYLKm0AwsJCgUVCgkICwUWAgMBAAAKCRAkIOuKfhLO2sifAQCfJar79lK8QeIn
JBqrTdik3S/Xhrr8IIbcT5yifTOTDAEAxiAJ60rRtqQ4lxCSDPXzBPLN3D/SxJoqgIaqK/vM
EwO0O0RhbiBTY2hhcGVyIChodHRwczovL3BpLWhvbGUubmV0KSA8ZGFuLnNjaGFwZXJAcGkt
aG9sZS5uZXQ+iH0EExYKACUCGwMFCQPCZwACHgECF4AFAlgsqbQDCwkKBRUKCQgLBRYCAwEA
@dschaper
dschaper / metadata
Last active November 13, 2016 05:32
Pi-hole CLA
Contributor License Agreement
The following terms are used throughout this agreement:
You - the person or legal entity including its affiliates asked to accept this agreement. An affiliate is any entity that controls or is controlled by the legal entity, or is under common control with it.
Project - is an umbrella term that refers to any and all Pi-hole open source projects.
Contribution - any type of work that is submitted to a Project, including any modifications or additions to existing work.
#!/bin/bash
clear
echo ""
echo -e "\033[31m########################################"
echo "Dump1090-mutability Installation Script"
echo "########################################"
echo ""
echo -e "\033[33mThis script will build then install dump-1090-mutability."