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 req: Allow user to specify shell on connect #69

Closed
lachlan2k opened this issue Sep 30, 2022 · 3 comments
Closed

feat req: Allow user to specify shell on connect #69

lachlan2k opened this issue Sep 30, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@lachlan2k
Copy link
Contributor

Allow a user to specify the shell when they connect. E.g. connect --shell=/bin/zsh foo.bar and connect --shell=/bin/bash foo.bar.

Eventually, this could re-open the door to allow the embedding of things like Busybox. So, a user might be allowed to embed my-favorite-sh into the client binary, and run connect --shell=my-favourite-sh foo.bar. The RSSH client would then execute this in-memory.

@NHAS NHAS added the enhancement New feature or request label Oct 1, 2022
@NHAS
Copy link
Owner

NHAS commented Oct 1, 2022

Will do chief

@NHAS
Copy link
Owner

NHAS commented Oct 1, 2022

This is now on the unstable branch. Go ham

@lachlan2k
Copy link
Contributor Author

poggies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants