Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

How to proceed at the last step? #87

Open
NoJustAnother opened this issue Apr 15, 2022 · 0 comments
Open

How to proceed at the last step? #87

NoJustAnother opened this issue Apr 15, 2022 · 0 comments

Comments

@NoJustAnother
Copy link

Now I am getting the message:
Don't worry, you only have to do this once per client machine.

Download [Cloudflared (Argo Tunnel)](https://developers.cloudflare.com/argo-tunnel/getting-started/installation), then copy the absolute path of the cloudflare binary
Now, you have to append the following to your SSH config file (usually under ~/.ssh/config), and make sure you replace the placeholder with the path you copied in Step 1:
CopyHost *.trycloudflare.com
	HostName %h
	User root
	Port 22
	ProxyCommand <PUT_THE_ABSOLUTE_CLOUDFLARE_PATH_HERE> access ssh --hostname %h```

But I am unable to proceed. I installed Cloudflared but I am unable to get any cloudflare binary, nor SSH config file.
How do I proceed?
Thank you!
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant