Giter VIP home page Giter VIP logo

vector-client's Introduction

Wireguard UI Client

A client UI for Wireguard on Linux (may work on Mac and Windows as well)

I made this because, while it's great to be proficient on the shell terminal, it's just nice to have a GUI app sometimes. Something that simply grabs your attention and says, "Hey, I'm here, and connected!." Sometimes, maybe it says, "Hey, ummmm, I'm not connected...but it's easy to connect me if you want."

Anyway, I just want linux to be a first class citizen along with the rest of the Operating Systems in the world.

I 100% appreciate what Wireguard is doing for VPNs and encryption, so please don't misunderstand. I just wanted to do something to help out.

Help Wanted

I have the code for the application itself under contruction for my new version, and things are going well. Where I would really like some help is on a better installer script that will help users with any distro install the software and use it without any snags.

So, if anyone is a bash scripting guru, and would like to help out, it would be much appreciated.

Changes under way

Currently I'm updating the UI and User Experience a bit with the app. I liked my first run, but it wasn't exactly simple to import an interface, and I really didn't have any good way to add an existing interface to the app.

  • Improving the Connection / Disconnect UX / UI
  • Adding the abilityt o add existing interfaces for use with the app by interface name.
  • Adding bandwidth usage readouts for download and upload speeds on the connected interface.
  • Separating the UI into navigable sections.

Installation

Use this command

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

Or,

Download the script from

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

and use the command

. ./install_wireguard_gui_clidnt.sh

or

sh ./install_wireguard_gui_client.sh

Me

I'm not a programmer by trade. I'm a hobbyist (on my best day), so take this for what it is. If you have issues, please let me know, and I'll see what I can do to fix it.

I'm always happy to have help, and pull requests are more than encouraged.

The Project

I hope this will make it easy for you to use Wireguard from the client perspective.

NeutralinoJS is a nice little project, and they are working on it, so hopefully running this from the desktop won't be such a pain in the future.

I'm making a script that will help pull the zipped up version of this repo, and get the files where they need to be. Additionally, I will try to add something that creates a launcher for you.

What's in this repo?

  • 2 Binaries -- Windows (not something I've tested or messed with) -- Linux
  • Files to create the UI and give it functionality. -- inside the app/assets folder is a config.js that you need to modify.
  • wgvpn.sh -- a shell script that can be used in a launcher to create a desktop icon to launch the app.

Credits

NeutralinoJS Prjoect

https://neutralino.js.org/

Contribute

I am always happy for anyone to jump in and start helping me with any project.

vector-client's People

Contributors

bmcgonag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vector-client's Issues

32 bit version of WireguardUI

Vector-Client works great on a 64 bit system. Sadly, I have a 32 bit system on which I would like to runt the Vector-Client. I suspect this needs to be supported by netralino.js. Their website indicated support for 32 bit Windows, but not sure about Linux.

More than one wg conf file and not wg0

Hi,

first I had to change few lines in install_wireguard_gui_client.sh because my desktop folder is not named Desktop it's called Bureau (French) after changing Desktop to Bureau I had the shortcut in my desktop.

I have also more than one wg conf file with different DNS :
wg-fr.conf (french dns), wg-us.conf (usa dns), wg-ca.conf (canada dns), etc..

I can't choose which conf file I want to use and when I try to import interface it doesn't work if the conf file is not named wg0.conf.

Thank you in advance

Add ability to import multiple interfaces

As a wireguard user I may have multiple networks I want to connect to at various times, and I need a way to import, manage, and enable / disable those interfaces.

How to uninstall?

I used WireguardUI on my Linux client (Ubuntu) and installed it with wgvpn.sh.
Now I want to uninstall but don't know how to? Is there any uninstall script instead of using apt-get purge?

Rename an Interface on Import

As a user I want to rename an interface when I import it so I don't have interface name conflicts, and I can easily tell my wireguard interfaces apart.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.