No description
Find a file
Kumi 2d2ec33a9c
feat(worker): allow manual config of Wireguard keys
Added optional manual configuration for Wireguard private and preshared keys in the configuration file. If these keys are not provided, they will be automatically generated as previously.

This flexibility allows users to specify their own keys, thus integrating custom security needs and syncing with existing setups more seamlessly.
2024-07-18 17:48:22 +02:00
.gitignore feat: setup WireGuard VPN server automation across providers 2024-07-18 17:24:24 +02:00
config.dist.ini feat(worker): allow manual config of Wireguard keys 2024-07-18 17:48:22 +02:00
requirements.txt feat: setup WireGuard VPN server automation across providers 2024-07-18 17:24:24 +02:00
worker.py feat(worker): allow manual config of Wireguard keys 2024-07-18 17:48:22 +02:00