wg-gen-web
wg-gen-web copied to clipboard
Simple Web based configuration generator for WireGuard
I'm very new to the concept of VPN and related concepts, I'm pretty sure I'm doing something dump and would like to have some assistance. I have a local server,...
Hi , I have configured Gitlab as openid connect idp provider, however all authenticated users of Gitlab can now access wg gen web application. I want to restrict access based...
Inserting empty: "PresharedKey=" to each peer causes wg to break: [#] echo WireGuard PreUp WireGuard PreUp [#] ip link add wg0 type wireguard [#] wg setconf wg0 /dev/fd/63 Line unrecognized:...
Docker Log doesn't show anything helpful that I could see. ``` [GIN] 2020/08/26 - 21:31:30 | 401 | 58.876µs | 70.66.37.212 | GET "/api/v1.0/client/7dd1c67a-daf6-4843-beda-fa19b5a1af28/email" [GIN] 2020/08/26 - 21:31:30 | 200...
It would be great if there was some more logging generated by the application. Right now it is just the HTTP conversation that gets logged bus several what I belive...
I really like the UI. I was wondering if there could be a feature that would show each client monthly incoming and outgoing bandwidth data usage. we can see using...
would be nice to have k8s deployment examples: yaml related: https://github.com/Place1/wg-access-server/blob/master/deploy/k8s/quickstart.yaml helm related: https://github.com/Place1/wg-access-server/tree/master/deploy/helm/wg-access-server
I am not sure how exactly wireguard-tools package works, but seems that it will allow to interact with with wg, so there is no need to run some inotify script...
Would be nice to have prometheus metrics endpoint for connected users for example. Stats from wg can be obtained via https://github.com/MindFlavor/prometheus_wireguard_exporter
Would be nice to have support for database ( mysql, postgresql, sqlite ) for running multiple instances with same configuration.