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

UDP i/o timeout when executing domain command #92

Closed
zagrosbingol opened this issue Mar 16, 2023 · 2 comments · Fixed by #113
Closed

UDP i/o timeout when executing domain command #92

zagrosbingol opened this issue Mar 16, 2023 · 2 comments · Fixed by #113
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@zagrosbingol
Copy link

Hello,

Hope all is well?

When i am running the following command:

asnmap -d google.com, i am recieving the following error:
[FTL] read udp 10.115.199.171:50612->8.8.8.8:53: i/o timeout

Not sure why i am recieving this error, is this fault on my side or on the application. Appreicate any help and answers.

Warm Regards,

@ehsandeep ehsandeep added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Mar 16, 2023
@leesoh
Copy link
Contributor

leesoh commented Apr 21, 2023

I've run into the same. All errors are Fatal: https://github.com/projectdiscovery/asnmap/blob/main/cmd/asnmap/asnmap.go#L37.

When I'm doing lookups of thousands of targets I would much prefer a silent fail than the termination of the job.

@Mzack9999 Mzack9999 self-assigned this May 7, 2023
@Mzack9999 Mzack9999 linked a pull request May 7, 2023 that will close this issue
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label May 9, 2023
@ehsandeep
Copy link
Member

@leesoh https://github.com/projectdiscovery/asnmap/releases/tag/v1.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants