Search Criteria
Package Details: wg_tool 5.3.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wg_tool.git (read-only, click to copy) |
---|---|
Package Base: | wg_tool |
Description: | Tool to manage wireguard server and user configs |
Upstream URL: | https://github.com/gene-git/wg_tool |
Keywords: | vpn wireguard |
Licenses: | MIT |
Submitter: | GeneArch |
Maintainer: | GeneArch |
Last Packager: | GeneArch |
Votes: | 2 |
Popularity: | 0.002038 |
First Submitted: | 2022-10-26 15:19 (UTC) |
Last Updated: | 2023-09-30 12:02 (UTC) |
Dependencies (13)
- python (python36, python32, python37, python39, python38, python310, python312)
- python-netaddr
- python-packaging (python-packaging-21)
- python-qrcode
- python-tomli
- python-tomli-w
- wireguard-tools
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-poetry (python-poetry-git) (make)
- python-wheel (make)
- rsync (rsync-git, rsync-reflink-git, rsync-reflink) (make)
Latest Comments
GeneArch commented on 2023-05-17 17:30 (UTC)
Sure - done.
gromit commented on 2023-05-17 17:01 (UTC)
A non -git package shouldn have a
pkgver()
-functionhttps://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=wg_tool#n29
GeneArch commented on 2022-12-04 22:47 (UTC)
Thanks @mike.cloaked - glad you find it useful!
mike.cloaked commented on 2022-11-28 18:05 (UTC)
This works very well - thank you for coding this. It is a lot easier to set up wireguard than previous methods I have used.
GeneArch commented on 2022-10-27 12:41 (UTC)
Right and sorry about that. Thanks - I have them in readme but forgot in pkgbuild. Also needs wireguard-tools Should be fixed now.
figue commented on 2022-10-27 12:28 (UTC)
Hi, I think you missed in your depends:
python-netaddr python-tomli-w python-qrcode
Perhaps more, but these have been reported by python trying to execute wg-tool
Cheers