Install theFixedHook CLI.
One command to install. Run tunnels, inspect webhooks, and manage aliases — all from your terminal.
curl -fsSL https://www.fixedhook.com/cli/install.sh | shirm https://www.fixedhook.com/cli/install.ps1 | iexInstall on any OS.
Choose your platform. One command and you're ready to tunnel.
macOS
curl -fsSL https://www.fixedhook.com/cli/install.sh | shOr download a static binary directly from the releases.
Linux
curl -fsSL https://www.fixedhook.com/cli/install.sh | shStatic binary. No system dependencies required.
Windows
irm https://www.fixedhook.com/cli/install.ps1 | iexOr run fixedhook.exe from any directory.
Always stay on the latest version.
The CLI can upgrade itself. No need to re-run the installer or check for new releases.
Upgrade command
Run this anytime to download and install the latest release automatically:
fixedhook upgradeChecksums are verified before installation. The current binary is replaced in-place.
Automatic update check
Every time you run fixedhook version, the CLI checks if a newer version is available and displays a notice if one exists.
Installed? Here is what to do next.
fixedhook loginOpens your browser to authenticate.
fixedhook config initCreates a webhooks.yaml file.
fixedhook upForwards webhooks to your local server.
fixedhook upgradeAuto-update to the latest version.