package
1.5.43
Repository: https://github.com/bishopfox/sliver.git
Documentation: pkg.go.dev

# README

Sessions

Session related command implementations.

# Functions

BackgroundCmd - Background the active session.
CloseSessionCmd - Close an interactive session but do not kill the remote process.
InteractiveCmd - Beacon only command to open an interactive session.
PrintSessions - Print the current sessions.
SelectSession - Interactive menu for the user to select an session, optionally only display live sessions.
SessionsCmd - Display/interact with sessions.
SessionsPruneCmd - Forcefully kill stale sessions.
ShortSessionID - Shorten the session ID.

# Variables

ErrNoSelection - No selection made.
ErrNoSessions - No sessions available.