Giter Site home page Giter Site logo

dovanpho / lvpngui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packetimpact/lvpngui

0.0 0.0 0.0 6.21 MB

Modern and simple OpenVPN GUI and installer for Windows

License: MIT License

C++ 94.12% C 1.46% PowerShell 0.91% QMake 2.24% Python 1.27%

lvpngui's Introduction

lvpngui

lvpngui is a simple OpenVPN GUI looking very similar to the original OpenVPN GUI. Its main difference is that it's focused on the ease of installation and use, and being customized and distributed by the VPN service provider.

  • self-contained binary that installs itself and maintain the local installation without bothering the user.
  • contains all the required OpenVPN configuration
  • gets the server list from a JSON API, to provide better load-balancing than the default OpenVPN behavior and show a clean list to the user.
  • remembers username and passwords for the current user. (and tries not to store it in plaintext)

Log Settings

Building

(Please don't try.)

You need:

  • Windows (+ mt.exe from the SDK)
  • Qt 5 gui/core/network with OpenSSL
  • Crypto++
  • OpenVPN binaries and TAP-Windows installer

All statically linked for this to be really worth it, so you will probably need to build them all too.

OpenVPN binaries can be extracted from the official OpenVPN installers. (the ones included in openvpn-32/ and openvpn-64/ are.) If you update them, don't forget to update run hash_files.ps1 to generate the openvpn-*/index.txt files. They are used to keep track of updates without hashing and extracting all the resources.

  • Copy provider_default/ to provider/ and customize it as you want.
  • Create a build/ directory and cd into it.
  • Run the usual qmake/make

And you should have a nice large .exe to distribute.

lvpngui's People

Contributors

0xa 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.