Tag: UDP traffic encryption
-
Post Views: 33 Background In the domestic network environment, operators often limit the speed of UDP traffic or directly block the UDP traffic, resulting in unstable or unusable UDP-based VPN connections such as WireGuard. To solve this problem, I use wstnnel Encapsulate WireGuard’s UDP traffic as WSS (WebSocket Secure over TLS) flow. WSS is essentially a WebSocket based on TLS,…
