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

Use shlex for sending commands via gateway. #183

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

JackTemaki
Copy link
Contributor

The previous PR #182 only worked correctly when using a gateway. The transfer via ssh -x is the actual problem, thus I here now propose to use shlex to do proper automatic string quotation for shell command usage.

@JackTemaki JackTemaki merged commit 923a693 into master Mar 4, 2024
3 checks passed
@albertz albertz deleted the nick_wrap_quotation branch March 4, 2024 17:41
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