Step 1 — Install Tavra
One command, your Mac password once, about thirty seconds. No reboots, no Recovery Mode, SIP and AMFI stay exactly as they are.
Run the installer
Open Terminal and paste:
curl -fsSL https://app.trytavra.com/mac/install.sh | sudo bash
Enter your Mac password when asked. The script does four things:
- Downloads AudioBridge.app and drops it into
/Applications - Generates a private local CA and trusts it in your system keychain so TLS pages don't warn
- Installs a
pfanchor + host routes for selective capture — only sites you add later go through the proxy; everything else is untouched - Launches AudioBridge
Look for the little icon in your menu bar. Nothing else on your Mac is changed.
Seeing "Certificate not trusted"?
No Terminal needed — click the Trust… button right there in the app's System section, enter your Mac password when macOS asks, done. This can come up if the installer's certificate step was skipped or something removed the trust later.