package
0.1.0
Repository: https://github.com/xraypb/xray-core.git
Documentation: pkg.go.dev

# Functions

DecodeBodyAddons returns a Reader from which caller can fetch decrypted body.
No description provided by the author
DecodeRequestHeader decodes and returns (if successful) a RequestHeader from an input stream.
DecodeResponseHeader decodes and returns (if successful) a ResponseHeader from an input stream.
EncodeBodyAddons returns a Writer that auto-encrypt content written by caller.
No description provided by the author
EncodeRequestHeader writes encoded request header into the given writer.
EncodeResponseHeader writes encoded response header into the given writer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReshapeMultiBuffer prepare multi buffer for padding stucture (max 21 bytes).
XtlsFilterTls filter and recognize tls 1.3 and other info.
XtlsPadding add padding to eliminate length siganature during tls handshake.
XtlsRead filter and read xtls protocol.
XtlsUnpadding remove padding and parse command.
XtlsWrite filter and write xtls protocol.

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author