Install & preferences
How to get installers from this site, how the Preferences window (language, theme, proxy port) works—including OK to apply and proxy restarts—and where other settings live.
Demo
Download and install DevPeek
Download the installer, run setup, and open DevPeek for the first time.
Get installers
On the homepage downloads, click Windows installer (v1.1.6) for the latest Windows installer (.exe). macOS and Linux desktop builds are coming soon.
If the download fails, wait a moment and try again, or check your network connection.
First launch
After install, open DevPeek. The main view defaults to Capture. For UI language or light/dark theme, use Settings (gear) → Preferences.
- Language: pick a locale in Preferences, then press OK to save. Menus and labels update after save.
- Proxy port: local HTTP(S) proxy listen port (1–65535). The value is written only when you press OK in Preferences. If the port differs from what is already saved, the app restarts the local HTTP proxy to listen on the new port. If the new port cannot be bound (typically address already in use), save fails, the port rolls back, and the proxy is restarted on the previous port. If the port is unchanged, no restart runs.
- System proxy: when “Set as system proxy” is enabled, a successful Preferences save that changes the capture port also updates the OS HTTP(S) proxy to the new host:port (behavior depends on the OS).
Preferences window
From the gear menu choose Preferences. You get the same layout as below (either embedded or a standalone window): a left rail (Language / Theme / Proxy), a right-hand form, and Cancel / OK at the bottom.
Demo
Language and theme preferences
Switch interface language and light/dark theme in Settings, and confirm changes with OK.


Groups are Language, Theme, and Proxy. The right pane shows controls for the active group. Invalid ports outside 1–65535 revert when the field blurs—nothing is saved until you press OK.
Language, theme, and port changes apply only after OK succeeds. Cancel, closing the window, or closing the standalone preferences window discards unsaved edits and leaves the on-disk settings as they were when you opened the dialog.
Language
Choose the UI locale from the dropdown. After OK, all windows refresh to the new language.
Theme
Pick Light, Dark, or System appearance; like language, it is persisted only on OK. After save the shell and common dialogs adopt the theme; System follows the OS light/dark mode.
Proxy port
Set the local capture port. Changing the port and saving may restart the proxy so the new port takes effect.
If binding the new port fails, save throws, configuration rolls back to the previous port, and the proxy is brought back on the old port; the UI keeps showing the old value. With Set as system proxy enabled, a successful port change also updates the OS HTTP(S) proxy host:port (details depend on the OS).
Check for updates
Open Release notes / update log from the menu to see new versions. If auto-update is enabled in your build and the network allows, updates download when prompted. If checks always fail, verify connectivity, restrictive networks, or whether your channel includes an update feed.
Full release notes on the web: changelog.
Export and import config
Under **Rules**, use **Export config / Import config** to back up or migrate Mock, encrypt/decrypt, param transform, SSL allowlist, forward rules, and throttling presets. Export files may contain keys—share only in trusted environments.


Other entries (settings menu)
- About DevPeek: short blurb, version, and platform.
- SSL proxy / forward rules / Mock settings / encrypt-decrypt & param transform / throttling presets: covered in later sections.
- Transform output: transform results appear in capture details when rules apply.