Skip to content

Comment on WireGuard – Simple and Modern VPN

Comments

If you just need a very long virtual ethernet cable between two machines, it's hard to find a solution that's easier than WireGuard. No messing about with CAs like with OpenVPN. Start with wg-quick for most setups, and take comfort in knowing that you can easily just shoving the necessary `ip [link|addr]` commands into a custom shell script if necessary.

wg ain't layer 2 like Ethernet. It's IPv[46]-only, no MAC addresses.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.