sshnpd library

Constants

accessControlGroup → const OptionGroup
deviceConfigGroup → const OptionGroup
mainGroup → const OptionGroup
runtimeGroup → const OptionGroup
sshGroup → const OptionGroup

Typedefs

SrvGenerator<T> = Srv<T> Function(String, int, {String? aesC2D, String? aesD2C, bool? bindLocalPort, Duration? controlChannelHeartbeat, bool detached, String? ivC2D, String? ivD2C, String? localHost, int? localPort, bool multi, required RelayAuthenticator? relayAuthenticator, Duration timeout})