← Back to Portfolio

WireGuard VPN

I configured WireGuard VPN in my home lab to securely access my Raspberry Pi services from outside my local network. This allows remote access to internal tools without exposing every service directly to the internet.

What This Project Does

Tools and Technologies

Security Skills Practiced

What I Learned

This project helped me understand how VPNs protect remote connections by encrypting traffic between a client device and a server. I also learned how firewall rules, ports, IP addressing, and routing affect remote access. WireGuard gave me hands-on experience with a technology that is similar to secure remote access tools used in business environments.