Download moqtap

Free and open source. Available for all major platforms.

All releases and manual downloads on GitHub

CLI

MoQT client and transparent intercepting proxy. Connect to relays or sit between your client and relay to decode every frame in real-time.

macOS / Linux
curl -sSf https://moqtap.com/install.sh | sh
Homebrew
brew install moqtap/tap/moqtap
npm
npm install -g moqtap
Windows (PowerShell)
irm https://moqtap.com/install.ps1 | iex
winget
winget install moqtap.moqtap
Cargo
cargo install moqtap-cli

Pre-built binaries also available from GitHub Releases.