first commit

This commit is contained in:
yann
2025-11-01 17:25:35 +01:00
commit 155791d05a
85 changed files with 3776 additions and 0 deletions

13
appwg/.env Executable file
View File

@@ -0,0 +1,13 @@
SERVER=127.0.0.1
PORT=8100
GIN_MODE=release
WG_CONF_DIR=/etc/wireguard
WG_INTERFACE_NAME=wg0.conf
SMTP_HOST=xoyaz.xyz
SMTP_PORT=587
SMTP_USERNAME="ian@xoyaz.xyz"
SMTP_PASSWORD="HaveuseOrmeauxEncageSaisine"
SMTP_FROM="ian@xoyaz.xyz"