
HackingLab
Setting up my own self-hosted VPN
VPN

I deployed and configured a self-hosted VPN server to enable secure, encrypted remote access to my home network. Using OpenVPN, I implemented certificate-based authentication, disabled password logins, and configured firewall rules to restrict unnecessary ports. The setup enhances privacy and allows secure browsing over untrusted networks. This project reinforced my understanding of secure tunneling protocols, encryption, and server hardening practices.