Skip to content

WireFox v1.0.2

Choose a tag to compare

@TalviFox TalviFox released this 09 Sep 19:51
· 19 commits to main since this release
af4f14c

🦊 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