DTLS¶
DTLS is a data channel type in GOST. The implementation of DTLS depends on the pion/dtls library.
TLS Certificate Configuration
For TLS configuration, please refer to TLS configuration.
DTLS Service¶
Proxy¶
DTLS data channel can be used in combination with various proxy protocols.
HTTP Over DTLS¶
SOCKS5 Over DTLS¶
Relay Over DTLS¶
Port Forwarding¶
DTLS channels can also be used for port forwarding, which is equivalent to adding TLS encryption on top of the UDP port forwarding service.
Server
is equivalent to
By using port forwarding of the DTLS data channel, a DTLS encrypted data channel is added to the HTTP proxy service on port 8080.
At this time, port 8443 is equivalent to: