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

Interactive/batch command mode #3

Closed
chipsenkbeil opened this issue Jul 29, 2021 · 2 comments
Closed

Interactive/batch command mode #3

chipsenkbeil opened this issue Jul 29, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@chipsenkbeil
Copy link
Owner

Currently, you run one command at a time via distant send. Support for not closing the connection after one command would be ideal to avoid the cost of producing shared secrets for encryption, which can be expensive.

Fortunately, with the current design of the program, there is already an id associated with messages to distinguish themselves AND a process id included with all stdout/stderr. So keeping track of responses should be doable (via JSON).

@chipsenkbeil chipsenkbeil added the enhancement New feature or request label Jul 29, 2021
@chipsenkbeil
Copy link
Owner Author

This was resolved awhile ago.

@chipsenkbeil chipsenkbeil added this to the 1.0 milestone Aug 15, 2021
@chipsenkbeil chipsenkbeil modified the milestones: 1.0, 0.17 and earlier Aug 18, 2022
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant