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

290 B
Raw Permalink Blame History

client/command/update

Overview

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

Go Files

  • commands.go Registers the update command for checking new releases.
  • update.go Contacts the update endpoint and reports available client/server versions.