Knowledge Base
Articles
Technical write-ups on security research, networking, AI/LLM, DevTools, and cloud infrastructure. 7 articles published.
Networking/SSL
3Deep Dive into Deep Packet Inspection
A comprehensive technical exploration of Deep Packet Inspection (DPI) — how it works, where it's deployed, how it intercepts TLS traffic, and what security professionals need to know about operating in DPI-inspected environments.
Proxy and SSL Certificate Issues — Troubleshooting Guide
A practical troubleshooting guide for SSL certificate errors and proxy configuration issues affecting developer tools, security tools, and applications in enterprise and home environments.
SSL Trust — Missing 'Authority Key Identifier'
Understanding the 'missing Authority Key Identifier' SSL error — why it occurs, what it means for certificate chain validation, and how to resolve it in enterprise environments.
Security Research
1DevTools
2Autonomous Coding Agents (IDE) — Home Use (Free)
Setting up free AI coding agents for home use — Claude Code, Roo Code, Copilot, and Codex — without enterprise proxy complexity. Configuration, model selection, and practical setup guide.
Setup Claude Code with Enterprise LLMs
A practical guide to setting up Claude Code (Anthropic's CLI) in enterprise environments — handling proxy configuration, custom CA certificates, and routing requests through internally available LLMs.