I would like to use Windows ssh to connect to a tunnel which is connected to ssh on my virtual machine without installing cloudflared on Windows. Is this possible?
In my job I’m unlikely to have admin on the remote machine to install anything hence the question.
A tunnel can either expose something as a public hostname, where it is accessed via a browser, where we automatically do the translation from port 22 to 443 for allowing browser access.
Or it can onboard the private IP range onto cloudflare where you can access it with a different onramp such as magic wan cloudflared or warp. If you are exposing the private net via the tunnel and you have warp to tunnel configured then you can connect to the private IP address via the terminal in windows and SSH built in, If it is a public hostname exposing using the ssh port in the origin service that is for browser based access app.