You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Mikael Nordin f3b8071139
Update README.md
3 years ago
appimage Fix downloads 3 years ago
screenshots Fix statusbar pics again 3 years ago
wireguide v 0.0.8 3 years ago
LICENSE Initial commit 3 years ago
MANIFEST.in v0.0.2 3 years ago
README.md Update README.md 3 years ago
python-publish.yml Create python-publish.yml 3 years ago
requirements.txt Packaging for pip 3 years ago
setup.py v 0.0.8 3 years ago

README.md

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.0.8.glibc2.32-x86_64.AppImage

Packaging

pypi

Screenshots

No config Open dialog Activate Deactivate