Skip to main content

glyph.sh

Production infrastructure code, security tools, and automation I've built and deployed - not written about.

If you need working examples instead of tutorials, start here.

glyph.sh logo

What You'll Find Here

Tools, scripts, and guides from real deployments.

Script automation
Production-Ready Scripts

Python, PowerShell, and Bash automation tested in real environments.

Security implementation
Security Implementations

Practical guides from deploying endpoint protection, incident response, and security tools across distributed environments.

Infrastructure
Infrastructure Guides

AWS, Azure, Active Directory, and network security documentation from hybrid cloud implementations.

Browser tools
Privacy-First Tools

Browser-based utilities that run entirely client-side with no data collection.

Everything is free. If it's on this site, it's been used in production.

Latest

Recent Posts

iOS Annoyances Coming from Android: File Defaults, Autocorrect, and AirDrop

iOS Annoyances Coming from Android: File Defaults, Autocorrect, and AirDrop

March 25, 2026

If you recently switched from Android (especially a Pixel) to an iPhone, there are a few things that will drive you nuts. Here’s what I ran into …
Claude AI Wrote Code That Could Have Stolen My AWS Credentials

Claude AI Wrote Code That Could Have Stolen My AWS Credentials

March 23, 2026

The Bug That Wouldn’t Make Sense I was debugging an issue with myapp audit -n 10, a CLI tool I built for managing application data. The scripts …
Stream iPhone Blackmagic Camera to OBS on Mac with Local RTMP

Stream iPhone Blackmagic Camera to OBS on Mac with Local RTMP

March 10, 2026

Your iPhone can be a professional wireless camera for OBS Studio on macOS. The Blackmagic Camera app gives you full manual controls - ISO, shutter …

Quick Reference

Featured Cheat Sheets

Essential command references and quick guides for daily operations

Cisco IOS

Essential Cisco IOS commands

View Cheat Sheet
Git

Essential Git version control commands

View Cheat Sheet
Juniper JunOS

Essential Juniper JunOS commands

View Cheat Sheet
vi/vim

Essential vi/vim editor commands

View Cheat Sheet
AWS CLI

Common AWS command line operations

View Cheat Sheet
Docker

Container management essentials

View Cheat Sheet

Privacy-First

Browser-Based Tools

All tools run entirely in your browser. No data is sent to servers or stored remotely.

Active Directory Troubleshooter

Interactive decision tree for diagnosing common Active Directory issues

Open Tool
Vendor Default Credential Lookup

Search default usernames, passwords, ports, and management URLs for common network and infrastructure devices

Open Tool
Certificate Analyzer

Parse and inspect SSL/TLS certificates (X.509)

Open Tool
Email Preheader Generator

Generate optimized email preheader text with preview and HTML code

Open Tool
Hash Identifier

Identify hash types by analyzing format and length

Open Tool
HTML Entity Encoder/Decoder

Encode and decode HTML entities for XSS prevention

Open Tool

Knowledge Base

Featured Documentation

Comprehensive technical guides covering infrastructure, security, and operations

macOS Fresh Start Setup Guide

Complete guide for setting up a new macOS machine with essential development tools, productivity apps, and system utilities

Read Guide
Alerting Strategy

Design effective alerting systems that notify the right people at the right time without causing alert fatigue

Read Guide
BGP Best Practices

Essential BGP configuration guidelines, security measures, and optimization strategies

Read Guide
Disaster Recovery Planning

Strategies and best practices for disaster recovery, business continuity, and data protection

Read Guide
High Availability Patterns

Design patterns and strategies for building highly available systems that minimize downtime

Read Guide
Infrastructure as Code Best Practices

Essential principles and practices for managing infrastructure as code across any platform

Read Guide