Giter Site home page Giter Site logo

superdupervpn's Introduction

Wireguard GUI

A GUI to manage your Wireguard setup.

Features

  • Add, Edit, Delete peers (clients)
  • Create, Edit wg0.conf
  • See each peer usage (like command "wg")
  • User managment using Django
  • Usage of extra PreSharedKey
  • Automatic generating of config file for Wireguard

Install guide

  1. Have somewhere to run. Like Kamatera. Tested on Ubuntu 22.04.3 LTS
  2. Install Wireguard Installation guide
  3. Install Docker Installation guide
  4. git pull
  5. Create folder for WireGuard Logs in "/etc/wireguard/wireguard_logs"
  6. In /SuperDuperVPN/host_scripts run chmod +x run.sh apply_wireguard_conf.sh wireguard_logs.sh
  7. Run crontab -e and add * * * * * /SuperDuperVPN/host_scripts/run.sh
  8. In /SuperDuperVPN/mysite/mysite/ copy settings_example.py settings.py and change CSRF_TRUSTED_ORIGINS and SECRET_KEY
  9. Copy rename.env to .env and edit values
  10. Copy /SuperDuperVPN/docker/nginx/conf_example.conf to /SuperDuperVPN/docker/nginx/conf.conf and edit it accordingly
  11. Run using docker compose --build -d

Tech stack

  • Django
  • Docker
  • Celery
  • Bulma
  • Mysql
  • Nginx
  • Python

Images

Image Image Image Image

superdupervpn's People

Contributors

matyash12 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

kesikselma

superdupervpn's Issues

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.