Closed
Description
cloudflare tunnel and ngork just provide a springboard server about ssh, what is the difference between this and using SSH to connect to code-server directly?
And there is a part of the documentation inaccurate description, in the section using cloudflare tunnel.
"Run cloudflared tunnel --url ssh://localhost:22 on the remote server"
Here there is no hint in the remote server also to install cloudflared.
At the same time the above ~/.ssh/config document in the user settings also does not match the user name used in the following connection.