Website
Wirelayer
VPN service website with customer accounts, setup manuals, pricing, and subscription-backed access management tied to a RADIUS backend.
Gallery
About the project
Wirelayer is a Django-based VPN service website that handles the public marketing site and the subscriber-facing customer area for the service. The current application includes pricing pages, registration and login flows, profile management, password recovery, FAQ and blog content, contact/help pages, and device setup manuals for major desktop and mobile platforms.
Behind the public site, the project ties subscription state to a separate FreeRADIUS runtime so customer access can be provisioned and enforced from shared account data. The current stack runs in Docker with Python, MySQL/MariaDB, Redis-backed services, and a maintained boundary between the web application and the RADIUS layer. It also includes payment/order flows, affiliate tooling, and current OpenVPN-oriented setup documentation for supported systems.