Comment on a VPN that is easily self-hostable and resistant to blocking?
moonpiedumplings@programming.dev 2 months agoAlso try wireguard over port 53. Often (udp) traffic to port 53 is unblocked because it’s needed for DNS.
What is special about this setup is that it can sometimes get around captive portal wifi.
pr3d@eviltoast.org 2 months ago
Pretty nice idea! Will try it. Thanks.