implement vpn pool

This commit is contained in:
2025-12-11 23:18:04 +01:00
parent 470f0922ed
commit 1bda78897b
14 changed files with 703 additions and 2680 deletions

View File

@@ -32,16 +32,13 @@ flate2 = "1.1.5"
# Formatting
regex = "1.12.2"
# Windows features
windows-service = "0.8.0"
walkdir = "2"
# Generating
rand = "0.9.2"
# Environment handling
dotenvy = "0.15"
toml = "0.9.8"
# Date & time
chrono = { version = "0.4", features = ["serde"] }