
Zephyr
A modern, lightweight, and secure Clash GUI client
What it does
Zephyr is a cross-platform proxy client designed with security as its top priority. It features a Rust backend and a native JavaScript frontend, built on the Tauri v2 framework. The project implements a defense-in-depth strategy. Zephyr chose Tauri v2 and Rust for the following reasons: Lower memory usage, smaller installation package size, and a minimalist design philosophy that results in a clean and elegant interface.
Does the same job
all alternatives →- SNSvelte NodeGUI, a lightweight Electron alternative with native UI2021 · github.com · ▲624

- M3Mitmproxy 3.0 released, an open-source console-based proxy2018 · mitmproxy.org · ▲242
- AAAjour – A GUI application in Rust to manage World of Warcraft addons2020 · github.com · ▲90
- DBDonut Browser, a Browser Orchestrator2025 · donutbrowser.com · ▲91
Hi HN, I'm excited to share my open source project, a browser orchestrator. It's purpose is to make it easy to manage many browser profiles on one system. Currently it only works on MacOS, but since I've built it using Tauri (which is a Rust backend and TypeScript frontend), I expect to add Linux and Windows support in the future. I've built it primarily for myself as I use a lot of browsers and having an easy way to manage all of my profiles would make (have made, actually) my dock less cluttered haha. Also, part of why I built it is because as someone who doesn't really care about…
- ZRZxc – Rust TLS proxy with tmux and Vim as UI, BurpSuite alternative2025 · github.com · ▲106
Ditch Burp Suite’s bloat for zxc, a Rust-built, terminal-based proxy that uses tmux and Vim to intercept HTTP/S and WebSocket traffic. It captures requests for debugging, security testing, or tweaking—fast and lean. # Key Features - Disk Wizardry: Stashes massive datasets on disk-100k+ entries without breaking a sweat. - Addons: Boost your workflow with default support for ffuf and sqlmap, or craft your own addons for extra fun. - Buffer Tweaks: Edit variables in a popup (e.g., b:host, b:scheme) in Interceptor/Repeater to twist requests. - Config Control: TOML files for global…
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com