Internal
internal/api
REST API for Plasma Shield management and agent control. Overview The api package provides a complete REST API for managing...
internal/fleet
Fleet management for multi-tenant agent communication. Overview The fleet package manages tenant fleets and controls whether agents can discover and...
internal/mode
Operating mode management for the shield router. Overview The mode package controls how Plasma Shield responds to rule matches. It...
internal/proxy
HTTP/HTTPS forward proxy with traffic inspection and request filtering. Overview The proxy package implements a forward proxy that intercepts HTTP...
internal/rules
Rule engine for traffic filtering with pattern matching. Overview The rules package provides a thread-safe rule engine that evaluates commands...
Internal Packages
Documentation for Plasma Shield's internal packages. Package Overview Package Purpose proxy HTTP/HTTPS forward proxy with traffic inspection api REST API...
internal/web
Embedded web dashboard for Plasma Shield. Overview The web package provides an embedded web UI using Go's embed directive. Static...