mirror of
https://github.com/BishopFox/sliver
synced 2026-06-08 10:29:05 +00:00
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.