package
0.0.6-alpha
Repository: https://github.com/maxlandon/sliver.git
Documentation: pkg.go.dev

# Functions

EnvelopeID - Generate random ID of randomIDSize bytes.
GetClient - Create a new client object.
GetClientID - Get a client ID.
GetHiveID - Returns an incremental nonce as an id.
GetJobID - Returns an incremental nonce as an id.

# Variables

Clients - Manages client connections.
EventBroker - Distributes event messages.
Hive - Manages sliver connections.
Jobs - Holds pointers to all the current jobs.
Tunnels - Interating with duplex tunnels.

# Structs

Client - Single client connection.
Event - Sliver connect/disconnect.
Job - Manages background jobs.
Sliver implant.
SliverHive - Mananges the slivers, provides atomic access.