Firstly, thank you to everyone that contributes to Arch - it is very, very much appreciated.

In that same spirit of sharing I've added my second package to the AUR.

The first being mkpkg, a package building tool which rebuilds when specific trigger conditions are met. e.g. openssl>minor would trigger a rebuild when openssl major.minor is greater than when package was last built [1]

wg-tool source is on github [2] where there's pretty detailed readme .

Quick Summary:
 - 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 one solves a minor annoyance for me)
 - can import existing user/profiles

Anyway, if you run wireguard, this might be something useful.

regards,

gene

[1]  https://github.com/gene-git/Arch-mkpkg
     https://aur.archlinux.org/packages/mkpkg

[2] https://github.com/gene-git/wg_tool
    https://aur.archlinux.org/packages/wg_tool



Reply via email to