Speedify Command Line Interface (CLI) Guide for Linux (Ubuntu and Raspberry Pi OS)

This article explains how to use the Speedify CLI (Command Line Interface) on Linux, including Ubuntu and Raspberry Pi OS.


Let's Get Started

Step 1: Open your Terminal

Open a Terminal window on your Linux device. You can usually find this in your applications menu, or press Ctrl + Alt + T  on most Ubuntu desktop setups.

Step 2: Locate the Speedify CLI

The Speedify CLI is installed automatically when you install Speedify. The full path to the CLI executable is:

/usr/share/speedify/speedify_cli

You do not need to install anything separately, if Speedify is installed, the CLI is already available at that path.

Step 3: Run a CLI command

To use the CLI, type the full path followed by the command you want to run. For example, to connect to Speedify, run:

/usr/share/speedify/speedify_cli connect

After running this command, Speedify will begin connecting. You should see output in the Terminal confirming the connection status.


Did you know - the Speedify CLI supports a full set of commands for managing your connections, adjusting settings, and more? See the Speedify CLI Command Reference for a complete list of available commands.