You are not logged in.

#1 2024-01-07 20:56:28

GeneArch
Member
Registered: 2013-07-28
Posts: 74

wireguard utilities linux client and server/user config manager

I have added my linux wireguard client package to the AUR. This provides a command line tool,  which does all the real work,  and  a GUI which makes using wireguard easy for all users.

It is available :
 
   wg-client in AUR  and  wg-client on github

wg-client key features:

  • Graphical tool makes it simple for any user to get VPN running.

  • Command line tool makes it easy to test and  keeps sudo outside of gui to minimize security implications. The gui relies on command line to do the real work.

This is a companion to my wireguard config tool :

   wg_tool in AUR and  wg_tool on github

wg_tool key features:

  • simplifies wireguard administration. ( server and users )

  • guarantees server and user configs remain synchronized.

  • handles key creation when needed

  • users can have multiple profiles (bob:laptop bob:phone etc)

  • users and/or profiles can be marked active/inactive

  • takes output of 'wg show' and shows connections by user/profile name. This solves a long standing annoyance in a simple way by showing names not public keys. Provides check that server is up to date and may need restart with new wg0.conf

  • supports importing existing user/profiles

Last edited by GeneArch (2024-01-08 13:38:08)

Offline

Board footer

Powered by FluxBB