No description
Find a file
2020-11-25 18:25:40 +01:00
LICENSE Initial commit 2020-11-25 18:06:11 +01:00
logo.png Initial working code 2020-11-25 18:15:17 +01:00
README.md Update README.md 2020-11-25 18:25:40 +01:00
wireguide Something about dependencies 2020-11-25 18:22:13 +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:

##Usage sudo apt get install libnm0 wxpython gir1.2-nm-1.0 git clone https://github.com/mickenordin/wireguide.git cd wireguide/ ./wireguide