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

fix: specified multi input, but only enable the last one #700

Merged
merged 1 commit into from
Nov 1, 2019
Merged

fix: specified multi input, but only enable the last one #700

merged 1 commit into from
Nov 1, 2019

Conversation

pourer
Copy link
Contributor

@pourer pourer commented Oct 22, 2019

capture traffic on more than one port(e.g. --input-raw :80 --input-raw :81 --input-raw :82), but only listens on the last specified port"
buger/goreplay/#699

    capture traffic on more than one port(e.g. --input-raw :80 --input-raw :81 --input-raw :82), but only listens on the last specified port"
@pourer pourer mentioned this pull request Oct 22, 2019
@buger
Copy link
Owner

buger commented Nov 1, 2019

nice!

@buger buger merged commit ffc1a09 into buger:master Nov 1, 2019
xingren23 referenced this pull request in xingren23/goreplay Sep 4, 2021
capture traffic on more than one port(e.g. --input-raw :80 --input-raw :81 --input-raw :82), but only listens on the last specified port"
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