Login
Enter your credentials to access the portal.
Your Setup Bundle
Download and install your competition setup to connect to the server.
Assigned IP
Server
Domain
Quick Start Guide
1
Install WireGuard
Download from wireguard.com/install (Windows, Mac, or Linux).
2
Extract the Bundle
Unzip the downloaded file. You will find:
wireguard.conf- VPN configurationssl-cert.crt- Server certificatesetup-remote.ps1- Windows setup scriptsetup-remote.sh- Linux/Mac setup script
3
Import VPN Config
Open WireGuard, click Import Tunnel, select wireguard.conf, then Activate.
4
Run Setup Script
Windows: Open PowerShell as Administrator, then run:
Set-ExecutionPolicy Bypass -Scope Process -Force
& ".\setup-remote.ps1"
Linux/Mac: Run bash setup-remote.sh
5
Start Working
Open your browser and go to your landing page. Your credentials are on the landing page.
Need Help?
If you have trouble connecting, check:
- Your internet connection is active
- WireGuard shows "Active" after importing
- You ran the setup script to install the certificate
- Contact your expert if issues persist