No description
Find a file
2020-11-29 16:42:50 +01:00
appimage Version 0.1.0 Beta 2020-11-29 16:42:50 +01:00
screenshots Fix statusbar pics again 2020-11-25 20:25:35 +01:00
wireguide Version 0.1.0 Beta 2020-11-29 16:42:50 +01:00
LICENSE Initial commit 2020-11-25 18:06:11 +01:00
MANIFEST.in v0.0.2 2020-11-26 16:56:06 +01:00
python-publish.yml Create python-publish.yml 2020-11-26 16:38:17 +01:00
README.md Version 0.1.0 Beta 2020-11-29 16:42:50 +01:00
requirements.txt Packaging for pip 2020-11-26 16:28:51 +01:00
setup.py Version 0.1.0 Beta 2020-11-29 16:42:50 +01:00

WireGUIde

WireGUIde is a graphical user interface for WireGuard: https://www.wireguard.com/

It makes use of:

For packaging a debian package you can use these dependencies:

  • libnm0
  • wxpython
  • gir1.2-nm-1.0

Thanks to Jan Bodnar of zetcode.com for the valuable tutorial on wxPython dialogs:

Prerequisites

Make sure you are using resolvconf and systemd-resolvd otherwise NetworkManager might empty /etc/resolv.conf when you remove the last tunnel:

sudo apt install resolvconf
sudo systemctl restart systemd-resolved.service

Installation

You can install using pip:

sudo apt install python3-wxgtk4.0 network-manager
pip install wireguide

or you can download appimage: WireGUIde-0.1.0.glibc2.32-x86_64.AppImage

Packaging

pypi

Screenshots

No config Open dialog Activate Deactivate