Supported URL Schemes

Screens supports three different URL schemes. All three will prompt for a username and a password, if they are required and not specified in the URL. Screens complies with the RFC 2396 URL schemes specification.

SCREENS://

Use the screens:// prefix to open a saved screen.

Usage:

screens://[ip address|hostname|name]

Examples:

screens://10.0.1.10
screens://Johns-MacBook-Pro.local
screens://John's MacBook Pro
screens://john:sekret@John's MacBook Pro

VNC://

Use the vnc:// prefix to connect to a computer not included in your saved "screens" list.

Usage:

vnc://[username:password@]address|hostname[:port]

Examples:

vnc://10.0.1.10
vnc://10.0.1.10:5900
vnc://[email protected]
vnc://john:[email protected]
vnc://[email protected]:5801

Note 1: if no username or password is present in the URL, Screens will assume that the authentication method is VNC password. It is recommended to add a username (with or without a password) in the URL when connecting to a Mac as Screens will then use Mac User as the authentication method.

Note 2: Screens treats both vnc:// and screens:// equivalently on macOS.

SSH://

The ssh:// prefix requires the same parameters as the vnc:// prefix, but establishes a secure network connection for your Screens session.

Usage:

ssh://[username:password@]address|hostname[:port]

Examples:

ssh://10.0.1.10
ssh://10.0.1.10:22
ssh://[email protected]
ssh://john:[email protected]
ssh://[email protected]:222

Still need help?

Send us an Email

OSZAR »