WireguardTCP: WireGuard over TCP
wireguardtcp.net
WireguardTCP: WireGuard over TCP
1–8 of 8 posts
Re: WireguardTCP: WireGuard over TCP
#2[dead]
Re: WireguardTCP: WireGuard over TCP
#3Mildly off topic but I absolutely adore this website. That said, I can’t think of any situations where this’d be useful for me.
Re: WireguardTCP: WireGuard over TCP
#4Curious what kind of networks restrict UDP? Especially since HTTP3/QUIC requires it.
Re: WireguardTCP: WireGuard over TCP
#5I expect that the outer TCP might be better for high throughput, low RTT, no loss networks and more or less constant throughput on the vpn tunnel. Probably worse in all the other cases.
Re: WireguardTCP: WireGuard over TCP
#6TCP is very tough to get right - with this said ,this would be great to help network-deployments where UDP is blocked and other restrictions such as national firewalls apply.
Exciting iff this gets upstreamed.
Re: WireguardTCP: WireGuard over TCP
#7Curious what kind of networks restrict UDP? Especially since HTTP3/QUIC requires it.
I've been on public WiFi that blocked UDP (except for DNS to their local server). No sites require HTTP3 to function so it's not disruptive to a normal user.
Re: WireguardTCP: WireGuard over TCP
#8I assume this has head of line blocking. I wonder if evil networks would allow fake TCP through.