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

17 Commits

Author SHA1 Message Date
Jeremy Bolster
b38c1dd2e9
Merge 4b1e52d71b into 4fd1e34f5f 2023-02-01 06:20:34 +01:00
Ratul Saha
4668ba9a0b feat(auth): Added token based auth for stats api 2022-10-31 12:40:48 +05:30
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
e5a94ae59f update all before V2 dev start 2021-04-06 14:23:23 +02:00
Christoph Haas
481cf4b9e8 add missing sorting 2020-10-23 19:02:17 +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
8b4038c238 bug issue #47 2020-07-15 15:52:16 +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
8a79426e2f bug, IgnorePersistentKeepalive may be absent 2020-03-18 16:16:14 +09:00
vx3r
200e47b708 issue #23 peer client preshared key, update dependencies 2020-03-18 15:57:15 +09:00
vx3r
38a284c7c8 update npm packages, issue #21, wg conf creation first run 2020-03-17 10:31:44 +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
727b5c4049 organise backend code / frontend combobox / edit allowed ips 2020-02-05 10:53:53 +09:00