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

input-raw: error while parsing addressaddress -: missing port in address #703

Closed
HeartIsBeat opened this issue Nov 4, 2019 · 2 comments
Closed

Comments

@HeartIsBeat
Copy link

image
tcpdump -i eth0 -s 0 -w - | ./gor --input-raw - --output-file "test.gor" -exit-after 10s --input-raw-engine pcap_file

When gor version is 0.16.1, this is ok.
But when gor version is 1.0.0,this is not ok.
image
What's wrong with me?

@relunctance
Copy link
Contributor

relunctance commented Apr 16, 2020

you need change input-raw to input-file

relunctance referenced this issue in relunctance/goreplay Apr 16, 2020
Friendly tips can help users avoid this problem
slimus added a commit that referenced this issue Jun 3, 2020
Fixed Wrong parameters entered by user (#703)
@slimus
Copy link
Collaborator

slimus commented Jun 3, 2020

fixed error message via #745

@slimus slimus closed this as completed Jun 3, 2020
xingren23 referenced this issue in xingren23/goreplay Sep 4, 2021
Friendly tips can help users avoid this problem
xingren23 referenced this issue in xingren23/goreplay Sep 4, 2021
Fixed Wrong parameters entered by user (#703)
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