Atlas is a self-contained Docker network scanner combining Go CLI scanning, FastAPI backend, and React dashboard for multi-layered discovery and visualization.
Explore how the “how-to-build-a-coding-agent” Go workshop progressively constructs an AI coding assistant using an event loop and modular tool registry with the Anthropic Claude API.
CF-Hero is a Go CLI tool that finds origin IP addresses hidden behind Cloudflare by correlating OSINT sources, DNS history, and HTTP fingerprinting. A practical tool for security pros.
Xalgorix is a Go-based autonomous pentesting platform driven by LLMs, featuring a 22-phase methodology from recon to exploit verification, with live telemetry and reporting.
LAN Orangutan is a Go tool wrapping nmap to scan local networks with a web UI, persistent device labels, groups, and Tailscale support. A solid homelab inventory solution.
nomore403 is a Go CLI tool for security researchers automating HTTP 403/401 bypass testing with heuristic scoring to flag likely bypasses and reduce false positives.
OpenAnt uses a two-stage LLM pipeline to detect and validate code vulnerabilities across multiple languages, reducing false positives by verifying exploits automatically.
OpenUsage is a Go TUI tool that tracks AI coding tool usage and spend across 17 providers by scraping local SQLite DBs, offering zero-config, cross-provider cost visibility in your terminal.
OpsKat is a desktop app blending AI agents with secure, policy-enforced remote infrastructure control across SSH, databases, and Kafka. It bridges AI coding assistants to production safely.
SubTrackr is a Go-based subscription tracker designed for zero dependencies and easy Docker deployment, using SQLite for data storage and optional currency conversion.
surf is a Go HTTP client that replicates Chrome and Firefox fingerprints at TLS, HTTP/2, and HTTP/3 levels, enabling advanced browser impersonation and anti-detection.
Weave is a Go-based AI platform with a microkernel architecture that supports hot-pluggable AI plugins and dynamic multi-model switching. Deploy with Docker Compose for rapid development.
Wiki-Go is a self-hosted Go wiki with no database, supporting Markdown, Kanban boards, and role-based access. Deploy via Docker or binary with minimal setup.
WireGuide is a Go-based cross-platform WireGuard VPN client with a dual-process design separating GUI and privileged networking tasks via JSON-RPC. It features advanced network management and security enhancements.
Beszel consolidates server monitoring into a single Go binary using a hub-agent architecture and PocketBase for UI and auth. It offers essential metrics with low resource use, trading flexibility for simplicity.
GitHub CLI (gh) transforms GitHub workflows into terminal-native commands for pull requests, issues, and more, with strong Go-based architecture and multi-platform support.
Istio’s Ambient Mesh mode challenges traditional sidecar proxies by splitting L4 and L7 processing with a Rust-based ztunnel and waypoint proxies, evolving service mesh design.
Minikube simplifies running local Kubernetes clusters by abstracting multiple hypervisor backends and offering developer-friendly features like addons and GPU support. Here’s how it works under the hood.
Nightingale is a Go alerting engine integrating multiple data sources and supporting AI-driven alert management via its MCP Server. It offers flexible notifications and self-healing capabilities.