Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrAttackDetected = errors.New("active probing attack detected")
ErrAttackDetected denotes an error that can only happen when active probing attempts are made.
View Source
var ErrBadHandshakeMAC = errors.New("bad MAC in handshake")
ErrBadHandshakeMAC denotes a bad handshake mac.
Functions ¶
func ClientLegacy ¶ added in v0.21.0
ClientLegacy negotiates low-level obfuscation as a client, using the legacy protocol.. The server secret must be given so that the client can prove knowledge.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.