Skip to content

Add Linux iwconfig #2122

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

Merged
merged 6 commits into from
Jun 13, 2025
Merged

Add Linux iwconfig #2122

merged 6 commits into from
Jun 13, 2025

Conversation

evilmonkey19
Copy link
Contributor

New template.

@mjbear mjbear changed the title Adding new template for Linux: iwconfig Add Linux iwconfig May 5, 2025
@mjbear mjbear added the question label May 5, 2025
mjbear added 2 commits May 8, 2025 20:33
Further define the recording regex beginning with "wl" so it is
less likely to inadvertently match other text.

Examples it will match:

- wlan0
- wlp3s0
mjbear added 2 commits May 8, 2025 21:04
Swap \s+ for \s* where there is at least one space.
Doing so for flexibility reasons.
Since none of the labels have a space before the colon it doesn't
seem necessary to have the extra characters.
@mjbear mjbear removed the question label Jun 13, 2025
@mjbear mjbear merged commit 46c54c4 into networktocode:master Jun 13, 2025
10 checks passed
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