{% extends "base.html" %} {% block content %}

Payment Successful!

Your VPN subscription is now active. Please follow the instructions below to set up your VPN connection.

Installation Instructions

  1. Download WireGuard for your platform:
  2. Create a new tunnel in WireGuard
  3. Copy the configuration above and paste it into the new tunnel
  4. Activate the tunnel to connect

• Save your configuration securely - you'll need it to reconnect

• Your private key is stored in your browser's local storage

• For security, clear your browser data after saving the configuration

{% endblock %}