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

How to proceed at the last step? #87

@NoJustAnother

Description

@NoJustAnother

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions