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

Automatically escape shell commands #4

Open
AdamIsrael opened this issue Nov 28, 2018 · 1 comment
Open

Automatically escape shell commands #4

AdamIsrael opened this issue Nov 28, 2018 · 1 comment

Comments

@AdamIsrael
Copy link
Contributor

It would be best practice to accept shell commands as they would run in a shell. To that end, sshproxy should automatically handle any escaping required.

This is a particular issue when using pipes, sed, grep, awk, etc.

@dreibh
Copy link

dreibh commented Mar 6, 2020

Is there any progress on an automatic shell command escape feature? This would indeed be very useful.

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

No branches or pull requests

2 participants