Expand description
Client configuration.
Structs§
- Client
Config - Client configuration.
Functions§
- cleartext_
connect_ allowed - Whether a cleartext client connection to
addris 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).