Install
How to install Webhook Relay CLI client
Web Relay provides an official command client for quick configuration of webhook forwarding, tunnels and can also provision authentication tokens. It provides batteries-included agent for developing and testing workflows. It takes only a few seconds for it to start running with one-way HTTP request forwarding, bidirectional tunnels, and CLI for managing your resources.
Download & Install
Linux and MacOS users
Run the following script to download and setup the relay CLI:
Windows
FreeBSD
Download the binary:
Give it permissions to execute and update itself:
Authentication
In order to start using the service, you will need to create an account. If you already have an account, skip this section. Head to the registration page https://my.webhookrelay.com/register and register.
Relay CLI needs credentials for your account. Once registered, generate a token and use token key and secret as a username and password for CLI authentication and follow the instructions to use it in your terminal:
Download binaries directly
If you wish to skip using our installation script, you can find individual executables here:
Last updated