Daan
747f1a6fae
SEC: Fixed CVE-2024-9143 presence.
2024-10-24 10:24:22 +02:00
Daan
3ac9c23573
Removed the default value: wg0 in isolate and enable.
...
Removed clean_up() function because persistency is done differently.
Overal tried to make readability better in entrypoint.sh
Fixed bug where local config variable causes issues.
Applied ShellCheck recommendations.
2024-10-24 10:13:33 +02:00
Daan
5ad9c0e77a
Fixed issue where the wg0.conf template got obliterated.
...
Moved it to a safe spot.
2024-10-24 00:23:12 +02:00
Daan
ba5ba2f1d6
Removed copy step in entrypoint.sh
...
Tested updating, works as long as presistent files are compatible.
2024-10-24 00:09:27 +02:00
Daan
166fcda193
Minor changes to compose and Dockerfile.
2024-10-23 23:15:41 +02:00
Daan
83560bc775
Changed around Docker image building and entrypoint.
...
- Succeeding my tests.
2024-10-23 22:40:40 +02:00
Daan
c837ab8693
Complete Docker Container redo, making updates possible.
...
- Through symlinks.
Refactored the set env variables function.
2024-10-23 16:41:03 +02:00
Dselen
d4819b13eb
working tests
2024-10-03 08:15:21 -05:00
Donald Zou
9dd9be3b8c
Merge branch 'main' into main
2024-10-03 20:59:58 +08:00
Dselen
dd38809866
Rebase
2024-10-03 07:45:24 -05:00
Noxcis
0c1502f801
Streamiline
...
+ Added Docker Install arg to wgd.sh
2024-08-25 03:01:21 -05:00
Noxcis
8f6a738481
Docker 2 Stage
2024-08-24 20:02:34 -05:00
Noxcis
8da0fde52a
+
2024-08-24 06:45:13 -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
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