I've been attempting to run Wireguard over Port 53 as the network at my work appears to block port 51820. This appears to work for most other ports, but not on Port 53 (I assume because DNSMASQ is using it?).
I have also attempted to keep the WG server as port 51820 and then to port forward Port 53 to 127.0.0.1:51820. Again this doesn't work.
Any suggestions as to how to get this working? Or any other suggestions to get WG working when the default ports are blocked?
Thanks in advance.