Hacker News new | ask | show | jobs
by grumblez 2949 days ago
It wasn't a whole lot of fun trying to connect code designed to operate at L2 (ZeroTier) with the L3 tun adapter they give you in iOS and Android. Fortunately that code doesn't have to be touched too often though :)
2 comments

Fortunately WireGuard only encapsulates at L3, if I’m not mistaken :)
Is it open source?