VNC Browser Access
The fastest way to connect. Manage your Mac instance directly through your browser without installing any software.
macOS Screen Sharing
Preferred for macOS users. Utilize the system's built-in Screen Sharing tool for a near-native low-latency experience.
View Detailed Steps ↓SSH Command Line
Ideal for development debugging, script execution, and CI/CD automation. Supports key authentication for the highest level of secure access.
View Command Examples ↓macOS Screen Sharing Setup
Open Finder Connection
Press Cmd + K
Enter Address
Enter vnc://[IP_ADDRESS]
Start Working
Enter the username and password provided in the Control Panel.
Developer SSH Access
Every Mac instance comes with OpenSSH pre-installed. You can access it via terminal just like a regular Linux server.