Skip to content

[pull] main from cloudflare:main#603

Merged
pull[bot] merged 3 commits into
code:mainfrom
cloudflare:main
May 29, 2026
Merged

[pull] main from cloudflare:main#603
pull[bot] merged 3 commits into
code:mainfrom
cloudflare:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 29, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dario-piotrowicz and others added 3 commits May 29, 2026 16:05
When neither stdin or stdout is a TTY (or with the `--stdio` flag), make `wrangler containers ssh` act as a simple pipe that forwards data between stdio and the websocket (where it is forwarded to the SSH server running in the VM). This allows users to use "plain" SSH with the `ProxyCommand` ssh option.

For example, with the following SSH config:

```
Host *.cloudflare
    User cloudchamber
    ProxyCommand wrangler containers ssh %h
```

a user can use `ssh abcdef1234.cloudflare` to SSH to the container `abcdef1234`.
@pull pull Bot locked and limited conversation to collaborators May 29, 2026
@pull pull Bot added the ⤵️ pull label May 29, 2026
@pull pull Bot merged commit 4c0da7b into code:main May 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants