Skip to main content

Module client_config

Module client_config 

Source
Expand description

Client configuration.

Structs§

ClientConfig
Client configuration.

Functions§

cleartext_connect_allowed
Whether a cleartext client connection to addr is permitted.
cleartext_refused_message
Error message when refusing non-loopback cleartext without an explicit opt-in.
is_loopback_ip
True for loopback IPs (127.0.0.0/8, ::1).