Skip to main content

Module connection

Module connection 

Source
Expand description

SSH Connection Manager

Provides persistent SSH connection handling with automatic reconnection, concurrent access protection, and optional privilege elevation via su.

Structs§

SshConnectionManager
SSH Connection Manager

Constants§

CHANNEL_SEMAPHORE_CAPACITY
Default capacity for the channel semaphore (max concurrent commands)