You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/applications/non-http/browser-rendering.mdx
+19-7Lines changed: 19 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,6 @@ pcx_content_type: how-to
3
3
title: Browser-rendered terminal
4
4
sidebar:
5
5
order: 3
6
-
7
6
---
8
7
9
8
Cloudflare can render certain non-web applications in your browser without the need for client software or end-user configuration changes. Cloudflare currently supports rendering a terminal for SSH and VNC connections in a user's browser.
@@ -16,11 +15,24 @@ You can only enable browser rendering on domains and subdomains, not for specifi
16
15
17
16
To enable browser rendering:
18
17
19
-
1. In [Zero Trust](https://one.dash.cloudflare.com), go to **Access** > **Applications**.
20
-
2. Locate the SSH or VNC application you created when [connecting the server to Cloudflare](/cloudflare-one/connections/connect-networks/use-cases/ssh/). Select **Configure**.
21
-
3. In the **Policies** tab, ensure that only **Allow** or **Block** policies are present. **Bypass** and **Service Auth** are not supported for browser-rendered applications.
22
-
4. Go to **Advanced settings** > **Browser rendering settings**.
23
-
5. For **Browser rendering**, choose _SSH_ or _VNC_.
24
-
6. Select **Save application**.
18
+
1. In [Zero Trust](https://one.dash.cloudflare.com), go to **Access** > **Applications**.
19
+
2. Locate the SSH or VNC application you created when [connecting the server to Cloudflare](/cloudflare-one/connections/connect-networks/use-cases/ssh/). Select **Configure**.
20
+
3. In the **Policies** tab, ensure that only **Allow** or **Block** policies are present. **Bypass** and **Service Auth** are not supported for browser-rendered applications.
21
+
4. Go to **Advanced settings** > **Browser rendering settings**.
22
+
5. For **Browser rendering**, choose _SSH_ or _VNC_.
23
+
24
+
:::note
25
+
26
+
When connecting over SSH, Cloudflare supports following key exchange algorithms:
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/applications/non-http/index.mdx
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,14 +29,6 @@ Clientless access methods are suited for organizations that cannot deploy the WA
29
29
30
30
Cloudflare's [browser-based terminal](/cloudflare-one/applications/non-http/browser-rendering/) allows users to connect over SSH and VNC without any configuration. When users visit the public hostname URL (for example, `https://ssh.example.com`) and log in with their Access credentials, Cloudflare will render a terminal in their browser.
31
31
32
-
When connecting over SSH, Cloudflare supports following key exchange algorithms:
0 commit comments