Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.

feat: Add mosh support to irons ssh#25

Merged
mslipper merged 1 commit into
mainfrom
add-mosh-support
Mar 30, 2026
Merged

feat: Add mosh support to irons ssh#25
mslipper merged 1 commit into
mainfrom
add-mosh-support

Conversation

@mslipper

Copy link
Copy Markdown
Contributor

Summary

  • Add mosh_port field to SSHResponse struct
  • Add --mosh flag to irons ssh that connects via mosh using the API-provided mosh port
  • Passes through SSH options (host key checking disabled, correct port) via mosh's --ssh flag

Add mosh_port field to SSHResponse and a --mosh flag to irons ssh that
connects via mosh instead of SSH, using the mosh_port returned by the API.
@mslipper mslipper merged commit 7a3a511 into main Mar 30, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant