appleboy / appleboy/ssh-action
Support for ProxyCommand
Open
- 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.