Skip to content

Instantly share code, notes, and snippets.

View xero's full-sized avatar
πŸ’­
πŸ’Ύ

xero harrison xero

πŸ’­
πŸ’Ύ
View GitHub Profile
@xero
xero / getip
Last active May 6, 2025 03:48
aws ip miner
#!/bin/bash
# interactive aws elastic ip miner tool, get a cool aws ip!
# usage: AWS_PROFILE=dev AWS_REGION=us-east-2 ./getip
# CC0 xero | https://x-e.ro | https://github.com/xero
declare -g region='us-east-2' tmp=''
tmp="$(mktemp /tmp/getip.XXXXXXXXXX)" || { echo "failed creating temp file"; exit 1; }
[ -z "$AWS_REGION" ] || region="$AWS_REGION"
function requirements() {
@xero
xero / cidr
Last active May 24, 2023 16:39
CIDR - the CIDR block calc & cheatsheet
#!/bin/bash
# CIDR - the CIDR block calc & cheatsheet
# CC0 xero | https://x-e.ro | https://github.com/xero
usage() {
EXITCODE=0
if [ -n "$1" ] && [ "$1" -eq "$1" ] 2>/dev/null; then
EXITCODE=$1
fi
me="$(basename "$(test -L "$0" && readlink "$0" || echo "$0")")"
@xero
xero / yank
Created May 6, 2023 01:38
heinous edit of a yank script by samoshkin that tries to push to every clipboard it possibly can
#!/bin/bash
# heinous edit of a yank script by samoshkin
# https://github.com/samoshkin/tmux-config/blob/master/tmux/yank.sh
# tries to push to every clipboard it possibly can xD
set -eu
shopt -s extglob
installed() {
type "$1" &>/dev/null
}
@xero
xero / mac-docker-vpn.md
Created April 10, 2023 14:12
Docker for Mac VPN bridge setup

Setup Docker locally

This guide will help you setup docker locally for building and testing services behind the AWS CDE firewall by bridging your VPN connection to Docker.

Install the app

brew install docker

Configure to bridge the VPN

Edit your config list file: ~/Library/Group\ Containers/group.com.docker/cni/10-default.conflist Change all the subnet, gateway, and nameserver values from 10.1.0.1 to an adjacent subnet within your private VPC. e.g. 100.200.0.1 for me docker was colliding with an existing private subnet.

@xero
xero / aws_acm_certificates_expiring_soon.sh
Last active September 26, 2022 21:29
quick and dirty shell script to enumerate all ACM certificates in each region, filter out only automatic renewal eligible certs, then calculate the months/days till they expire. useful for alerting cron jobs. echos could be replaced with curl commands to webhooks, etc.
#!/bin/sh
# ___β•±β•² _____ β•±β•²______ ____β•±β•² ___β•±β•²
# β•² _ β•²β•± .:β•±β•±.:β•²____β•±β•±_β•²_. β•² β•±.β•±__ β•²
# β•²β•² β•± β•±β•± ___β•±β•± .β•²β•± _β•±β•± β•² β•± β•²
# β•±.: β•² β•²_. β•±β•± _. β•²β•± .:β•²β•± β•±
# β•±____β•±β•² __β•²β•±__ β•±β•±______β”‚ β•±β•²_______β•±
# β•²β•± β•²β•± β”‚β•±x0^67^iMP!
# https://0w.nz
# https://x-e.ro
# (K)opimi / CC0 public domain
@xero
xero / _artisan_dreams.md
Last active June 5, 2023 20:35
artisan keycap wishlist

artisan keycap wishlist

sorted artist > sculpt then by colorway desire

daphy v2

duck flick
3rd eye ✨ third eye
@xero
xero / python-nameserver.py
Created June 7, 2019 18:44 — forked from dustyfresh/python-nameserver.py
DNS nameserver implemented in python
#!/usr/bin/env python3
import sys
from datetime import datetime
import time
from time import sleep
from dnslib import DNSLabel, QTYPE, RD, RR, RCODE
from dnslib import A, AAAA, CNAME, MX, NS, SOA, TXT
from dnslib.server import DNSServer
@xero
xero / ansicat.c
Created January 22, 2019 15:44
cp437 decoder. display ansi art in modern utf8 shells. cc0 / kopimi: unixbros (dcat & x0)
/*
* .
* .__ .______/| .____ ____. .___ __.
* _____\ \ ___/_ \ _|____\____Y __/____ _____\ Y /__.
* / _ \ X / \ X | \ X _ \ | ___/---.
* | \ | / l____ > | | \ | \ |
* | ::.. __l__/ ::.__| / .: /:.__l__ ..:: | ::.. __l__ ..:: |
* l______ / \______/ /___ /| _/ \ ______l______ / \ ______|
* \/ \/ |/ \/ \/ \/ x0!
*
@xero
xero / semantic-commit-messages.md
Last active April 15, 2025 01:32
bb commit style guide :: how we liven up the commit history

semantic commit messages

see how a minor change to your commit message style can make you a better programmer self generate {docs,changelog}, add context to the changeset, enable filtering (e.g. ignore styling or documentation changes), and liven up the commit history!

format: <type>(<scope>): <ticket> subject :emoji:

  • <scope>
    • optional
    • some changes are global or difficult to assign to a single component
  • ``
@xero
xero / defcon
Created July 27, 2017 15:46
defcon shell ansi art

 this one goes out to all the {cr,sl,h}ackers... https://defcon.org
  .β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„  .β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ  .β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ  .β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ  .β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ  .β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„ β–ˆβ–ˆβ–ˆ
 : β–‘ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„ : β–‘ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ : β–‘ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ : β–‘ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ : β–‘ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ : β–‘ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ
 : β–’β–’β–‘β–ˆ β–€β–ˆβ–ˆβ–ˆβ–ˆ : β–’β–’β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„ : β–’β–’β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ   : β–’β–’β–‘β–ˆβ–ˆβ–ˆβ–ˆ β–€β–€ : β–’β–’β–‘β–ˆβ–€β–€β–ˆβ–ˆβ–ˆβ–ˆ : β–’β–’β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ
 : β–“β–’β–’β–‘  β–ˆ β–ˆ : β–“β–’β–’β–‘