Skip to content

Add port-forward subcommand#7

Merged
dacort merged 7 commits intodacort:mainfrom
ajkerrigan:ajk/feat/port-forwarding-plugin
Mar 15, 2026
Merged

Add port-forward subcommand#7
dacort merged 7 commits intodacort:mainfrom
ajkerrigan:ajk/feat/port-forwarding-plugin

Conversation

@ajkerrigan
Copy link
Copy Markdown
Contributor

Hey thanks for creating this project! I had a use for mucking with port forwarding specifically, so scratched my own itch by filling in the stubbed out support you had here.

I'm opening this in case it'd be useful to pull any of the changes back upstream, but this is an unsolicited code dump so feel free to consider it junk mail 😁

ajkerrigan and others added 7 commits March 10, 2026 20:38
SSM agents use smux streams for port forwarding. Implement basic smux
protocol functionality and update the port forwarding plugin to use it.
Make sure both the README and implementation plan docs are updated to
reflect that port forwarding is implemented.
This was a test tweak that didn't end up doing anything useful.
SSM Agents have been using smux for port forwarding communication since
the beginning, and documentation that suggests it depends on a specific
version range isn't useful.
@dacort
Copy link
Copy Markdown
Owner

dacort commented Mar 15, 2026

Looks good, tested locally, much appreciated! 🙏

@dacort dacort merged commit a8cd56c into dacort:main Mar 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants