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

capture list of ports in a single listener #935

Merged
merged 2 commits into from
Jun 10, 2021

Conversation

DimaGolomozy
Copy link
Contributor

@DimaGolomozy DimaGolomozy commented Jun 7, 2021

Added a way to capture multiple ports at the same time, with a single listener.
Ports should be separated by comma like this: --input-raw :80,8080,3000

@buger
Copy link
Owner

buger commented Jun 9, 2021

@DimaGolomozy there are a few conflicts after we merged BPF filter change, will be great if you can help resolve them.

Thanks!

@DimaGolomozy
Copy link
Contributor Author

@DimaGolomozy there are a few conflicts after we merged BPF filter change, will be great if you can help resolve them.

Thanks!

sure.. on it

@buger buger merged commit 642bb35 into buger:master Jun 10, 2021
xingren23 referenced this pull request in xingren23/goreplay Sep 4, 2021
Co-authored-by: Leonid Bugaev <leonsbox@gmail.com>

Added a way to capture multiple ports at the same time, with a single listener. 
Ports should be separated by comma like this: --input-raw :80,8080,3000
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