mirror of
https://github.com/BishopFox/sliver
synced 2026-06-08 10:29:05 +00:00
client/console
Overview
Renders the interactive console UI, logging, and terminal helpers for the client. Coordinates readline behavior, prompt styling, and message formatting.
Go Files
console.go– Implements the interactive console, prompt rendering, and RPC client integration.log.go– Provides structured logging utilities and output filters tailored to the console experience.