Skip to content

App Network Debugger v0.1.1

Pre-release
Pre-release

Choose a tag to compare

@hdz1210 hdz1210 released this 29 Jul 15:50
· 28 commits to main since this release

App Network Debugger v0.1.1

This patch fixes proxy cleanup and improves sidecar compatibility with Windows
security software.

Fixed

  • The bundled mitmdump.exe process is now attached to the desktop
    application's Windows Job Object.
  • Closing, crashing, or force-terminating the desktop application also
    terminates the proxy process.
  • Restarting the application no longer fails because an orphan proxy from the
    previous run is still holding port 8080.
  • The Windows sidecar is now built specifically for the application's explicit
    proxy mode and excludes unused WinDivert-based transparent/local-capture
    modules.
  • The desktop app now waits until the proxy is accepting connections before
    reporting that capture is running.

Download

  • Recommended: App-Network-Debugger_0.1.1_windows-x64-setup.exe
  • Managed deployment: App-Network-Debugger_0.1.1_windows-x64.msi
  • Integrity: verify the installer against SHA256SUMS.txt

The installers are not code-signed. Windows SmartScreen may show an
Unknown publisher warning.