Hacker News new | ask | show | jobs
by oaguy1 1954 days ago
Has anyone here tried using WireGuard as a VPN for selfhosting? It is built into the Linux kernel (starting in 5.4?) and has lots of tutorials. Thinking of using it for my next project.
1 comments

I use Wireguard regularly when I'm out to access my home LAN where I have some VM's running various things like pihole (DNS server to block ads), mail server, hobby dev server, etc.

Wireguard is very light (cf: OpenVPN) and easy to setup/use- highly recommend using it.