Skip to content

Commit

Permalink
edit cloudflared auth note
Browse files Browse the repository at this point in the history
  • Loading branch information
ranbel committed Sep 18, 2024
1 parent 1e1af86 commit ab2509b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sidebar:
import { Render } from "~/components";

:::note
Not recommended for new deployments. Cloudflare recommends using [Access for Infrastructure](/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/) for private network access and [Browser-rendered terminal](/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-browser-rendering/) for clientless SSH.
Not recommended for new deployments. We recommend using [Access for Infrastructure](/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/) to connect to SSH.
:::

End users can connect to an SSH server without the WARP client by authenticating through `cloudflared` in their native terminal. This method requires having `cloudflared` installed on both the server machine and on the client machine, as well as an active zone on Cloudflare. The traffic is proxied over this connection, and the user logs in to the server with their Cloudflare Access credentials.
Expand Down

0 comments on commit ab2509b

Please sign in to comment.