Modules§
- core
- Core module
- proxy
- runtime
- uot
- UDP-over-TCP protocol implementation for AnyTLS. This module defines the request format and packet encoding/decoding for the UDP-over-TCP protocol used in AnyTLS. The protocol allows clients to send UDP packets encapsulated in TCP streams, enabling UDP communication over TCP connections. The main components of this module include:
- util