1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-11-06 16:00:28 +01:00
Commit Graph

701 Commits

Author SHA1 Message Date
Donald Zou
d35bd6e75b
Merge pull request #379 from donaldzou/DaanSelen-patch-1
Update README.md
2024-09-12 12:17:24 +08:00
dselen
f3a2f98864
Update README.md
Removed Docker notice, because it is no longer relevant.
2024-09-10 10:12:57 +02:00
Donald Zou
e21853286e Did some refactor on wgd.sh 2024-08-25 16:26:36 +08:00
Donald Zou
c012b8c4a5
Merge pull request #340 from donaldzou/v4.0-alpine-linux
V4.0 alpine linux
2024-08-25 16:19:23 +08:00
Donald Zou
48f6c28556
Merge pull request #334 from NOXCIS/main
Fixed Docker Image
2024-08-25 16:18:34 +08:00
Noxcis
0c1502f801 Streamiline
+ Added Docker Install arg to wgd.sh
2024-08-25 03:01:21 -05:00
Donald Zou
fec20ed381 Reduced the time to open the config file 2024-08-25 15:59:48 +08:00
Donald Zou
252c147dcf Update dashboard.py 2024-08-25 15:15:07 +08:00
Donald Zou
453d474104 Fixed multiple IP address on a Configuration 2024-08-25 15:14:09 +08:00
Donald Zou
84cf4a9b66 Update README.md 2024-08-25 11:43:06 +08:00
Noxcis
fb016bebde Update wgd.sh 2024-08-24 20:04:07 -05:00
Noxcis
8f6a738481 Docker 2 Stage 2024-08-24 20:02:34 -05:00
Noxcis
b07f958577 Update compose.yaml 2024-08-24 06:46:06 -05:00
Noxcis
8da0fde52a + 2024-08-24 06:45:13 -05:00
Donald Zou
39be16cb63
Update README.md 2024-08-24 19:37:18 +08:00
Donald Zou
59d0c0def4
Merge pull request #337 from donaldzou/v4.0-alpine-linux
V4.0 alpine linux
2024-08-24 16:30:43 +08:00
Donald Zou
79c03db9a0 Update 2024-08-24 16:27:02 +08:00
Noxcis
0c77823020
Update main.yml 2024-08-24 03:00:51 -05:00
Noxcis
deed7e0022
Update main.yml 2024-08-24 02:56:40 -05:00
Noxcis
99db8c7335
Update main.yml 2024-08-24 02:53:30 -05:00
Noxcis
9fe2aa9ed5
Update main.yml 2024-08-24 02:49:51 -05:00
Noxcis
4c80dc256b
Update main.yml 2024-08-24 02:46:43 -05:00
Noxcis
cafe9e9c11
Update main.yml 2024-08-24 02:41:57 -05:00
Noxcis
27ff4e63b6
Update main.yml 2024-08-24 02:38:10 -05:00
Noxcis
8020714e07
Update main.yml 2024-08-24 02:33:56 -05:00
Noxcis
dbd825ba4b
Update main.yml 2024-08-24 02:28:35 -05:00
Noxcis
fee6cf29eb
Update main.yml 2024-08-24 02:26:30 -05:00
Noxcis
56287d8e7a
Update main.yml 2024-08-24 02:18:21 -05:00
Noxcis
45504eaf95
Update main.yml 2024-08-24 02:15:41 -05:00
Noxcis
b8a9b1150a
Update main.yml 2024-08-24 02:13:04 -05:00
Donald Zou
8bd0e43f58 Update wgd.sh 2024-08-24 15:12:28 +08:00
Noxcis
2c83e9e83c
Update main.yml 2024-08-24 02:06:57 -05:00
Noxcis
53c9ca10a7
Update main.yml 2024-08-24 02:04:46 -05:00
Noxcis
75fbdac42e
Update main.yml 2024-08-24 01:40:34 -05:00
Noxcis
09d54546ca
Update main.yml 2024-08-24 01:34:03 -05:00
Noxcis
b62fece3d0
Update main.yml 2024-08-24 01:29:51 -05:00
Noxcis
284a2b7f64
Update main.yml 2024-08-24 01:25:50 -05:00
Noxcis
9c873ccbbd
Update main.yml 2024-08-24 01:22:37 -05:00
Noxcis
5f72f90031
Update main.yml 2024-08-24 01:18:49 -05:00
Noxcis
93cf3c69b8
Update main.yml 2024-08-24 01:04:28 -05:00
Noxcis
88f856cbc7
Create DockerScout.yml 2024-08-24 01:01:56 -05:00
Noxcis
2d5796d161 Added Auto Config Creation
Reimplemented Automatic Wireguard Configuration Generation

Setting global Env Vars via the docker image build is still insecure, better to pass to dashboard before init.
2024-08-23 16:49:54 -05:00
Noxcis
acf4f3fbf0 Merge branch 'main' of https://github.com/NOXCIS/WGDashboard 2024-08-22 23:16:46 -05:00
Noxcis
8378030c70 Fixed Docker Vulnerability
+ Switched Base Image to Alpine
+ Simplified Docker Build
+ Added Alpine support to wgd.sh script.
+ Maintained Project Layout.
2024-08-22 23:15:39 -05:00
Donald Zou
dc7140d486
Update README.md 2024-08-23 09:24:18 +08:00
Donald Zou
3c50e4768a
Merge pull request #317 from donaldzou/v4.0-fix3
Fixed recursive use of cursor
2024-08-20 00:02:46 -07:00
Donald Zou
63dc9834be Fixed recursive use of cursor 2024-08-20 00:02:00 -07:00
Donald Zou
f042e42633 Adjust version to v4.0.2 2024-08-19 21:30:47 -04:00
Donald Zou
39b80a2e7e Fixed the issue where updating is not working 2024-08-19 19:17:07 -04:00
Donald Zou
fb6e948358 Update production UI 2024-08-19 16:55:18 -04:00