Gert Doering <[email protected]> wrote: > On Thu, Mar 19, 2026 at 10:12:53AM -0400, Greg Troxel wrote: >> I would also like the TLS connection from openvpn to appear to any >> networks in between just like web traffic, at least until you look at >> timing and data sizes. I am finding that many wifi networks purportedly >> for customer convenience at businesses are blocking openvpn's udp/1194. > > OpenVPN TCP is not "looks like web traffic TLS" and will never be. > > The feature request to "run openvpn via a https proxy" has been voiced > here and there, but nobody really felt like implementing it.
There is Proxyguard (used widely to tunnel UDP-only Wireguard through HTTPS in the EduVPN project) https://codeberg.org/eduVPN/proxyguard I haven't personally used it, but it is real HTTP (th deployment docs talk about using Apache as reverse proxy) and I think the UDP-side is not specific to Wireguard at all. Bernhard _______________________________________________ Openvpn-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-users
