Giter Club home page Giter Club logo

wireguard4vps's Introduction

wireguard4vps

A simple GUI and installation script for Wireguard.

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/wireguard4vps/main/wireguard4vps-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

  • Installation with Nginx + SSL :

Clone the repository https://github.com/mvpsnet/wireguard4vps.git

Go to ngnix-ssl directory and give the execution permission.

chmod +x wg-installer.sh

Update the $hostname and $mail variable needed for the SSL certificate

then run it: ./wg-installer.sh

wireguard4vps's People

Contributors

mvpsnet avatar dstf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.