EXE
WinGet
Mockzilla
Mockzilla · 2.7.3 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
mockzilla-v2.7.3-windows-arm64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Mockzilla.Mockzilla
Version
2.7.3
Description
Generate API mocks with meaningful responses, configurable latency, error codes and more
License
MIT
↗
Installer URL
https://github.com/mockzilla/mockzilla/releases/download/v2.7.3/mockzilla-v2.7.3-windows-arm64.exe
Release Notes
Basic Auth for the API Explorer
Protect the Mockzilla API Explorer UI with HTTP Basic Auth. Only the explorer is gated (home, .services, .history, .replay, .config). Your mock API endpoints stay open.
Enable
Via environment variables:
MOCKZILLA_BASIC_AUTH_USER=alice
MOCKZILLA_BASIC_AUTH_PASSWORD=s3cret
or in app.yml:
basicAuth:
user: alice
password: s3cret
Leave them unset to keep the explorer open (the default).
Notes
- Pre-hashed passwords: set MOCKZILLA_BASIC_AUTH_PASSWORD_HASH (SHA-256 h…