Wuzz
Interactive cli tool for HTTP inspection
Install / Use
/learn @asciimoo/WuzzREADME
wuzz
Interactive cli tool for HTTP inspection.
Wuzz command line arguments are similar to cURL's arguments, so it can be used to inspect/modify requests copied from the browser's network inspector with the "copy as cURL" feature.

Installation and usage
GO
$ go get github.com/asciimoo/wuzz
$ "$GOPATH/bin/wuzz" --help
Note: golang >= 1.10 required.
Binary releases are also available.
Apt
$ apt install wuzz
Apk
$ apk add wuzz
Scoop
$ scoop bucket add main
$ scoop install main/wuzz
X-CMD
$ x env use wuzz
Nix
$ nix-shell -p wuzz
Configuration
It is possible to override default settings in a configuration file.
The default location is "$XDG_CONFIG_HOME/wuzz/config.toml"on linux
and ~/.wuzz/config.toml on other platforms.
-c/--config switches can be used to load config file from custom location.
See example configuration for more details.
Commands
Keybinding | Description ----------------------------------------|--------------------------------------- <kbd>F1</kbd> | Display help <kbd>Ctrl+R</kbd> | Send request <kbd>Ret</kbd> | Send request (only from URL view) <kbd>Ctrl+S</kbd> | Save response <kbd>Ctrl+E</kbd> | Save request <kbd>Ctrl+F</kbd> | Load request <kbd>Ctrl+C</kbd> | Quit <kbd>Ctrl+K</kbd>, <kbd>Shift+Tab</kbd> | Previous view <kbd>Ctlr+J</kbd>, <kbd>Tab</kbd> | Next view <kbd>Ctlr+T</kbd> | Toggle context specific search <kbd>Ctrl+L</kbd> | Clear all tabs to default <kbd>Alt+H</kbd> | Toggle history <kbd>Down</kbd> | Move down one view line <kbd>Up</kbd> | Move up one view line <kbd>Page down</kbd> | Move down one view page <kbd>Page up</kbd> | Move up one view page <kbd>F2</kbd> | Jump to URL <kbd>F3</kbd> | Jump to query parameters <kbd>F4</kbd> | Jump to HTTP method <kbd>F5</kbd> | Jump to request body <kbd>F6</kbd> | Jump to headers <kbd>F7</kbd> | Jump to search <kbd>F8</kbd> | Jump to response headers <kbd>F9</kbd> | Jump to response body <kbd>F11</kbd> | Redirects Restriction Mode
Context specific search
Wuzz accepts regular expressions by default to filter response body. Custom query syntax can be toggled by pressing <kbd>Ctrl+T</kbd>. The following formats have context specific search syntax:
Response format | Query syntax -----------------|---------------------------------------- HTML | https://github.com/PuerkitoBio/goquery JSON | https://github.com/tidwall/gjson
TODO
- Better navigation
- Autocompletion
- Tests
Bugs / Suggestions
Bugs or suggestions? Visit the issue tracker
or join #wuzz on freenode
Related Skills
xurl
348.2kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
wanwu
4.2kChina Unicom's Yuanjing Wanwu Agent Platform is an enterprise-grade, multi-tenant AI agent development platform. It helps users build applications such as intelligent agents, workflows, and rag, and also supports model management. The platform features a developer-friendly license, and we welcome all developers to build upon the platform.
gin-vue-admin
24.5k🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,企业级业务AI+开发解决方案,内置mcp辅助服务,内置skills管理,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
kubeshark
11.9keBPF-powered network observability for Kubernetes. Indexes L4/L7 traffic with full K8s context, decrypts TLS without keys. Queryable by AI agents via MCP and humans via dashboard.
