kill

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: 13 Imported by: 6

README

client/command/kill

Overview

Implements the 'kill' command group for the Sliver client console.

Go Files

  • commands.go – Registers the kill command and binds timeout/target flags.
  • kill.go – Terminates sessions or beacons on the server, handling confirmations and output messaging.

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 KillBeacon

func KillBeacon(beacon *clientpb.Beacon, cmd *cobra.Command, con *console.SliverClient) error

func KillCmd

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

KillCmd - Kill the active session (not to be confused with TerminateCmd)

func KillSession

func KillSession(session *clientpb.Session, cmd *cobra.Command, con *console.SliverClient) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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