Skip to content

nordrelay start

Start the connector in the background.

Usage

bash
nordrelay start [options]

Options

OptionDescription
--home <path>Use a custom NordRelay home directory
--buildBuild before starting when running from source

Examples

bash
nordrelay start
nordrelay start --build

Notes

start launches the connector. If the WebUI is enabled, NordRelay prints the dashboard URL or the command needed to open it.

Released under the MIT License.