Add ProxiFyre firewall rule management and bump version to 1.1.0

This commit is contained in:
2026-07-22 16:17:00 +03:00
parent 67792f245f
commit 90ec4ca086
17 changed files with 289 additions and 22 deletions
+4
View File
@@ -0,0 +1,4 @@
# `cargo run` / `tauri dev` should control the components installed by ProxyWarden,
# not copies that happen to exist beside target\debug\proxywarden.exe.
[env]
PROXYWARDEN_DEV_INSTALL_ROOT = { value = 'C:\Program Files\ProxyWarden', force = false }