Files
2025-10-04 11:49:32 -07:00

303 B
Raw Permalink Blame History

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.