Hacker News new | ask | show | jobs
by unixhero 1905 days ago
Cool! Does this bring any benefits that WireGuard does not?
1 comments

Yes, wireguard is a point-to-point transport layer. VPNCloud includes a management layer about that. And for example deals with NATs, network management etc.
I have heard this before (that wireguard does p2p), but have yet to see any examples of how to run this. Is it theoretical or just not fully implemented...?
I found this: https://github.com/gawen/wirehub but it doesn't look like it's still active.