Skip to content

Clodo76/airvpn-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eddie - OpenVPN GUI

OpenVPN GUI (open source under GPLv3 license) with additional features like:

  • User-friendly UI
  • Multiplatform support: Windows, OS X, macOS, GNU/Linux (with particular effort to support a lot of distro) with multiple architectures: x64, x86, armv7i (Raspberry)
  • Censorship counter-measures, like tunnel over SSH, over SSL, direct Tor integration
  • Network lock / leak prevention
  • Advanced options for DNS, routing, events, leak etc.
  • Support of VPN service providers (under development, currently it supports only AirVPN)
  • Customizable actions triggered by events
  • CLI edition

Eddie is developed by and is the official client of [AirVPN] (https://airvpn.org), a VPN service based on OpenVPN and operated by activists and hacktivists in defence of net neutrality, privacy and against censorship.

Currently release 2.x supports only AirVPN authentication and servers. Support of other VPN providers exists but is still under beta-stage.

Links:

Tech

Eddie is written in C# with .Net/Mono framework. macOS edition use Xamarin.Mac. It is bundled with precompiled binary versions of OpenVPN, stunnel, plink/ssh and other tools for many platforms and architectures. If you don't want them, simply remove them and Eddie will locate it in your file system, or provide custom paths.

To compile from sources, follow this this guide.

About

AirVPN Client Software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 91.5%
  • C 3.5%
  • C++ 3.4%
  • NSIS 0.9%
  • Shell 0.5%
  • CMake 0.1%
  • Other 0.1%