We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10ba5f1 commit 15add03Copy full SHA for 15add03
docs/guide.md
@@ -407,7 +407,7 @@ ProxyCommand "cloudflared location" access ssh --hostname %h
407
408
3. Run `cloudflared tunnel --url ssh://localhost:22` on the remote server
409
410
-4. Finally on Visual Studio Code, run `ssh coder@https://your-link.trycloudflare.com` or `ssh coder@your-link.trycloudflare.com`
+4. Finally on VS Code or any IDE that supports SSH, run `ssh coder@https://your-link.trycloudflare.com` or `ssh coder@your-link.trycloudflare.com`
411
412
[](https://ngrok.com/)
413
0 commit comments