Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

LightTechnologies/Windows-App

Repository files navigation

LightVPN Windows Client

The official LightVPN Windows client written in C# with WPF

License

Licensed under the CDDL-1.0 (Common Development and Distribution License 1.0), see LICENSE.md

Requirements

  • Visual Studio 2019
  • Inno Setup Compiler

Compiling / Installation

To compile from source, if you so wish to, just simply clone the source code

git clone https://github.com/LightTechnologies/Windows-App.git

Then open the .sln file with Visual Studio 2019 and just rebuild. It should fetch the NuGet packages for you.

Open-source libraries

Thank you for all these people below for your amazing open-source libraries that made this client possible

Contributors

Thank you for all these people for contributing to the LightVPN Windows client source code, and helping make it better for everyone

FuckBlanket