appleboy / appleboy/ssh-action

Support for ProxyCommand

Open
#388 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
6.2k
Forks
679
Avg merge
35m
Merged PRs (30d)
1

Description

I have a ssh server setup with Cloudflare tunnel, and I have to do this to connect

```
Host MyServer
Hostname ...
ProxyCommand cloudflared access ssh --hostname %h
User ...
```

Is there a way to use ProxyCommand like this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.