Back to Sliver

client/command/kill

client/command/kill/README.md

1.7.3302 B
Original Source

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.