Skip to content

May you add support to Cloudflared please? #265

@thematrixdev

Description

@thematrixdev

Hello there,

Some of my destination servers are not directly accessible.
I have configured them to be accessed via Cloudflare Tunnel (Cloudflared, WireGuard UDP VPN)

It just works like traditional SSH, but with this binary installed:
https://github.com/cloudflare/cloudflared/releases/

Traditional SSH config:

Host myhost.com
User ubuntu
IdentityFile ~/.ssh/myhost.key

SSH config with Cloudflared

Host myhost.com
User ubuntu
IdentityFile ~/.ssh/myhost.key
ProxyCommand /usr/local/bin/cloudflared access ssh --hostname %h

Could you add support for this one please?
Thank you very much.

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