Skip to content

mvpsnet/openvpn4vps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openvpn4vps

A simple GUI and installation script for OpenVPN.

alt text

The installation script requires a clean installation of Debian 11.

This application is designed to run on an entire VPS without any other applications running on the vps.

This is an early Alpha release. Use with care!

Installation:

apt update && apt -y install curl && curl https://raw.githubusercontent.com/mvpsnet/openvpn4vps/main/openvpn4vps-install.sh|bash

The login username is: admin The password is randomly generated and printed when the script finishes the installation.

Access the app on https://your-server-ip Don't forget to add a real SSL certificate!

To reset the password and disable the 2FA, run:

php /var/www/html/setup.php <NEW-PASSWORD>

  • Update to the latest version :

cd /var/www/html && git pull

About

A simple openvpn installation script and web interface designed to work on a Debian 13 VPS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published