Skip to content

ProxyCommand Cloudflare example #133

Open
@RuslanZavacky

Description

@RuslanZavacky

I see that ProxyCommand is available, but can't figure out how to correct specify it like to connect via Cloudflared agent. For example, in Cloudflare, .ssh/config looks like this:

Host jump.something.dev
  ProxyCommand /usr/local/bin/cloudflared access ssh --hostname %h --id <myid> --secret <mysecret>
  ServerAliveInterval 30
  ServerAliveCountMax 5

How I can specify that in yaml?

Thank you in advance!

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