monitor

package
v1.6.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2026 License: GPL-3.0 Imports: 10 Imported by: 2

README

client/command/monitor

Overview

Implements the 'monitor' command group for the Sliver client console. Handlers map Cobra invocations to monitor workflows such as start and stop.

Go Files

  • commands.go – Registers the monitor command suite for live session monitoring.
  • config.go – Parses monitor configuration flags and resolves target selections.
  • start.go – Starts monitoring jobs and streams event output to the console.
  • stop.go – Stops active monitor jobs and reports termination status.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Commands added in v1.6.0

func Commands(con *console.SliverClient) []*cobra.Command

Commands returns the “ command and its subcommands.

func MonitorAddConfigCmd added in v1.6.0

func MonitorAddConfigCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

func MonitorConfigCmd added in v1.6.0

func MonitorConfigCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

func MonitorDelConfigCmd added in v1.6.0

func MonitorDelConfigCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

func MonitorStartCmd

func MonitorStartCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

MonitorStartCmd - Start monitoring threat intel for implants

func MonitorStopCmd

func MonitorStopCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

MonitorStopCmd - Stop monitoring threat intel for implants

func PrintWTConfig added in v1.6.0

func PrintWTConfig(configs *clientpb.MonitoringProviders, con *console.SliverClient)

PrintWTConfig - Print the current watchtower configuration

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL