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

Multiple listen ports #699

Closed
DagW opened this issue Sep 24, 2019 · 4 comments
Closed

Multiple listen ports #699

DagW opened this issue Sep 24, 2019 · 4 comments

Comments

@DagW
Copy link

DagW commented Sep 24, 2019

Hello! I want to capture traffic on more than one port - i've seen some examples but cant get it to work. Is this supported?

--input-raw :80 --input-raw :81 --input-raw :82

It seems goreplay only listens on the last specified port.

@DagW
Copy link
Author

DagW commented Sep 24, 2019

And a comment i found that seems to use this;

#85 (comment)

and also a reference here when using tcpdump-like syntax for filtering:

#478

"Can be used to read traffic from multiple ports and interfaces at once
as well."

@DagW
Copy link
Author

DagW commented Sep 27, 2019

Also referenced here;
#298
Am I missing something?

@pourer
Copy link
Contributor

pourer commented Oct 22, 2019

image
Please check PR: #700

@buger
Copy link
Owner

buger commented Nov 1, 2019

Should be fixed now, thank you for the contribution!

@buger buger closed this as completed Nov 1, 2019
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

No branches or pull requests

3 participants