Run Titan Agent on macOS
Step 1: Install Multipass
Method 1: Direct Download (Recommended 👍)
Visit [Multipass download page]
Click to download the macOS installer
Open the downloaded .dmg file
Follow the prompts and click Next to install
Method 2: Install Multipass via Homebrew
If you prefer using Homebrew (macOS package manager) to install Multipass, follow these steps:
Check if Homebrew is installed
If you see a version number, skip to step 3. Otherwise, continue to step 2.
Install Homebrew
Install Multipass
Verify Installation
Seeing a version number means the installation was successful!
Step 2: Install and Run Titan Agent
1. Download the Package
Open your browser
Visit download link:
Wait for download to complete
2. Extract the Program
Open Finder
Go to Downloads folder
Find agent-darwin.zip
Double-click to extract
3. Get Your Key
Open browser and visit:
Login to your Titan account
Find and copy your key
4. Run the Program
Open Terminal
Press Command + Space
Type "terminal" and press Enter
Enter and run the command:
Copy the following command (remember to replace the relevant information):
Replace <your-titan-agent-folder-path> and <your-key> with actual values.
Last updated