Wireguard GUI Client – a free, open source project providing a UI to the client side of Wireguard.



The Wireguard GUI Client is a project I made to give a simple User Interface that tells you if the interface is up or down, and allows you to import the interface configuration file, as well as bring the interface up and down with a simple click.

It’s open source, and free. I hope you enjoy it.

You can install it using this script:

curl https://github.com/bmcgonag/WireguardUIClient/releases/download/0.1.0/install_wireguard_gui_client.sh | sh

or you can download the install script from

https://github.com/bmcgonag/WireguardUIClient/releases/download/0.1.0/install_wireguard_gui_client.sh

and run it manually.

You can find the project here:
https://github.com/bmcgonag/WireguardUIClient

And the NeutralinoJS Project here:
https://neutralino.js.org/

Wireguard can be found here:
https://www.wireguard.com/

And the Server Side UI, Subspace project can be found here:
https://github.com/subspacecloud/subspace

Finally, my previous two videos on setting up Wireguard manually, and setting up Subspace can be found:

and

6 comments
  1. hi-seems great! I was able to get through running the script. No icon showed up on my desktop. In the /opt/WiregUIrd$ folder I was able to execute the WireguardUI and from there I could turn it on or off; but was not able to work. Any suggestions…? I'm sure that is a wide-open question there

Comments are closed.