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 a4e102d274
Update README.md
3 years ago
LICENSE Initial commit 3 years ago
README.md Update README.md 3 years ago
logo.png Initial working code 3 years ago
wireguide Something about dependencies 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:

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