Quick Start - georgi-dev215/openvpn-web-manager GitHub Wiki
Quick Start Guide
Get up and running with OpenVPN Web Manager in 5 minutes.
Step 1: Access Web Interface
- Open your browser and navigate to:
http://your-server-ip:8822
- Login with default credentials:
- Username:
admin
- Password:
admin123
- Username:
⚠️ Important: Change the default password immediately!
Step 2: Initial Configuration
Security First
- Go to Settings → Security
- Change admin password
- Enable additional security features if needed
OpenVPN Setup
- Navigate to Configuration → Server Settings
- Configure basic settings:
- Port: 1194 (default)
- Protocol: UDP (recommended)
- Network: 10.8.0.0/24
- Click Apply Configuration
Step 3: Create Your First Client
- Go to Clients page
- Click Add New Client
- Enter client details:
- Name:
test-client
- Expiry: 365 days
- Profile: Standard
- Name:
- Click Create Client
- Download the
.ovpn
configuration file
Step 4: Test Connection
- Install OpenVPN client on your device
- Import the downloaded
.ovpn
file - Connect to test the VPN
Step 5: Monitor Activity
- Return to Dashboard
- Check Active Connections
- Monitor System Metrics
What's Next?
- Set up cluster management
- Configure advanced security
- Explore monitoring features
- Learn about bulk operations
Need Help?
- Check Troubleshooting Guide
- Review FAQ
- Contact support: [email protected]