Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat - SSH multiplexing allows you to reuse an existing TCP connection #2

Merged
merged 2 commits into from
Jan 4, 2025

Conversation

lguichard
Copy link
Owner

If you want to execute multiple commands over the same SSH connection, SSH multiplexing allows you to reuse an existing TCP connection, improving efficiency and reducing overhead.

If you want to execute multiple commands over the same SSH connection, SSH multiplexing allows you to reuse an existing TCP connection, improving efficiency and reducing overhead.
@lguichard lguichard merged commit e3eeb08 into main Jan 4, 2025
4 checks passed
@lguichard lguichard deleted the feat/ssh-multiplexing branch January 4, 2025 17:03
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.

1 participant