Versions in this module Expand all Collapse all v24 v24.12.6 Dec 6, 2024 Changes in this version + func IsValidTLSVersion(major, minor byte) bool + func ReadClientHello(data []byte, h *SniffHeader) error + type SniffHeader struct + func SniffTLS(b []byte) (*SniffHeader, error) + func (h *SniffHeader) Domain() string + func (h *SniffHeader) Protocol() string Other modules containing this package github.com/morooi/xray-core