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

Feature/autocomplete script #227

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

mphschmitt
Copy link
Contributor

Add a bash autocomplete script.
It autocompletes the bandwhich command with the different flags and options.
If the --interface option is used, then it autocompletes it using the different network interfaces obtained from ip link show which should be the default on most Linux distributions now.

Add the autocompletion of the different flags and options to bash.
In particular, autocomplete network interfaces.
@cyqsimon
Copy link
Collaborator

Thanks! See also #275

@cyqsimon cyqsimon merged commit 223bd3f into imsnif:main Aug 25, 2023
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