Comment on a VPN that is easily self-hostable and resistant to blocking?
moonpiedumplings@programming.dev 5 days 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 5 days ago
Pretty nice idea! Will try it. Thanks.