0
0
mirror of https://github.com/vx3r/wg-gen-web.git synced 2025-04-04 17:06:52 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
jeremy bolster
4b1e52d71b
Adds Support For Mesh Peers
Adds support for mesh peers by adding fields to the clients. Support
for "VPN" clients was not added -- there were no preUp, preDown
fields added.
2022-08-31 17:17:42 -07:00
vx3r
2307f2d2eb update npm 2021-06-15 14:50:45 +02:00
vx3r
e5a94ae59f update all before V2 dev start 2021-04-06 14:23:23 +02:00
Christoph Haas
3c155f1c97 improve formatting and layout 2020-10-06 18:58:34 +02:00
Christoph Haas
31dd494d62 Integrate https://github.com/jamescun/wg-api stats into the UI 2020-10-06 18:14:34 +02:00
vx3r
6049ba8089 go fmt and golint 2020-06-10 16:52:44 +09:00
vx3r
172551dcab implement feature requests #43 and #44 2020-06-10 16:44:15 +09:00
TheLD
ce7e90e034 add tags to clients 2020-05-26 16:42:37 +02:00
vx3r
125ddaef0f oauth2 oidc, vuex store 2020-04-28 20:11:49 +09:00
vx3r
a765dead02 refactor, remove dirty migration, npm update 2020-04-19 14:13:44 +09:00
Stephen Boyle
260f73336f default client allowed ips in server config 2020-04-14 12:47:56 -04:00
vx3r
200e47b708 issue #23 peer client preshared key, update dependencies 2020-03-18 15:57:15 +09:00
vx3r
1d599c401b add version in back and front #16 / client can ignore global PK #17 / #18 email is now optional 2020-02-25 15:56:04 +09:00
vx3r
0aad10cb63 refactor backend and frontend, migrate structs, organize front view, add mtu 2020-02-19 16:19:16 +09:00
vx3r
b7c88b747b specify ip address / proper error validation in backend / refactor 2020-02-06 13:30:36 +09:00
vx3r
26dec5ce7a PreUp, PostUp, PreDown, PostDown added 2020-02-05 11:57:43 +09:00
vx3r
a1828bfcd8 go fmt / badges 2020-01-30 16:17:29 +09:00
vx3r
9b6d610a9c go fmt / badges 2020-01-30 16:12:26 +09:00
vx3r
024d2b4ebb Initial commit 2020-01-30 15:45:49 +09:00