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

feat(capture): Automatically capture traffic from/to new interfaces when using -i any, --netns any or --netns newly #162

Merged
merged 6 commits into from
Oct 13, 2024

Conversation

mozillazg
Copy link
Owner

@mozillazg mozillazg commented Oct 13, 2024

closes #154

sudo ptcpdump -i any tcp

sudo ptcpdump -i lo --netns any tcp

sudo ptcpdump -i any --netns any tcp

sudo ptcpdump -i any --netns newly tcp

@mozillazg mozillazg merged commit c3a5bca into master Oct 13, 2024
24 checks passed
@mozillazg mozillazg deleted the newly-netns-interface branch October 13, 2024 13:23
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.

Automatically attach to new interfaces when using -i any
1 participant