WireFox v1.0.2
π¦ WireFox v1.0.2
WireFox bridges the missing link of WireGuard on Windows: intelligent background roaming and kernel-level tunnel watchdog protection.
π What's New in v1.0.2
- Fixed Zombie Tunnels: Fixed an issue where a tunnel could be left indefinitely active.
- Fixed Updater Locking: Added a retry loop to the in-place updater to wait for file locks to release, preventing Access Denied errors.
Run PowerShell as Administrator to install or seamlessly upgrade in place:
irm https://raw.githubusercontent.com/TalviFox/WireFox/main/install.ps1 | iexπ Checksums & Binary Verification
| File | SHA-256 Checksum |
|---|---|
| WireFox.exe | 9b8e7001235c5ddbc8b8347cecc563b8a66e558809110d9e9f58ed0e7fe6d0d4 |
Verify integrity before running (PowerShell):
irm https://raw.githubusercontent.com/TalviFox/WireFox/main/verify.ps1 | iex