Hi,

I would like to use Wireguard over TCP. I’m trying to reach my server from a restrictive network and UDP is being blocked. TCP is not blocked in certain ports though, and I would like to open a VPN server that listen on those over TCP.

I’m using the wireguard Linuxserver docker image. Any suggestions?

Thanks.

  • @jr52
    link
    English
    31 year ago

    Try UDP port 123 sometimes that goes through the firewalls

    • @elghotoOP
      link
      English
      11 year ago

      I will try this port. Any other port that could work? (Not 53 as it’s being filtered by ISP)