Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SH
Shan @lemmy.world
Posts 0
Comments 13
Russia starts blocking VPN at the protocol (WireGuard, OpenVPN) level
  • For simple web browsing or streaming over https you can use a socks proxy.

    For full VPN function you could try something like IPSec or L2TP, as they’re not listed in the protocols Russia is targeting.

  • Russia starts blocking VPN at the protocol (WireGuard, OpenVPN) level
  • The port isn’t their focus, they’re looking at the protocol that is being used, regardless of the port. The protocol is still visible when not doing deep packet inspection. That’s why there suggesting a socks proxy for Russian citizens, because that uses HTTPS to tunnel traffic, so it wouldn’t be caught up in protocol analysis.