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

Add -o BatchMode=yes to suppress interactive input #281

Closed
wants to merge 3 commits into from

Conversation

HansH111
Copy link
Contributor

Added -o BatchMode cmdline option to suppress any interactive input and exit instead.

Made changes to function multihop_passthrough_args to pass this also when a multihop destination is selected.
Arrange the malloc differently in the function to build the options first on stack before allocating the memory.

Inspired by patch from Stokito for BatchMode but was missing the multihop functionality

@mkj
Copy link
Owner

mkj commented Apr 3, 2024

This is merged as part of #269

@mkj mkj closed this Apr 3, 2024
@HansH111 HansH111 deleted the BatchMode branch April 3, 2024 15:17
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