Y
Hacker News
new
|
ask
|
show
|
jobs
by
vlovich123
740 days ago
So it tunnels TCP/IP over Wireguard UDP?
2 comments
tptacek
740 days ago
Correct (I mean, that's fundamentally what WireGuard is: a UDP TCP/IP tunnel, with strong modern encryption).
link
ignoramous
740 days ago
Yes; also see:
https://github.com/WireGuard/wireguard-go/blob/12269c2761734...
link