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

How to set a timeout #87

Open
phpiscute opened this issue Oct 15, 2021 · 4 comments
Open

How to set a timeout #87

phpiscute opened this issue Oct 15, 2021 · 4 comments

Comments

@phpiscute
Copy link

some domain don't have dns record, query dns by dog could hang.

@gabe9
Copy link

gabe9 commented Apr 9, 2022

Having the same issue.

dog gmr.com A --> Status: Server Failure ✔
dog gmr.com AAAA --> no output, hangs... ❌

Any ideas or workarounds?

Thanks,

@lasertiger
Copy link

This occurs for me as well. Hanging is not good. Timeout option?

@user9931
Copy link

user9931 commented Jun 19, 2023

any hope? especially on windows that doesnot have unix timeout utility (its's timeout(.exe) are more like sleep in unix (if someone's find it by search, there's busybox for windows that have unix's timeout)

@fcoiffier
Copy link

any hope? especially on windows that doesnot have unix timeout utility (its's timeout(.exe) are more like sleep in unix (if someone's find it by search, there's busybox for windows that have unix's timeout)

You may try this branch (but you must compile it) : https://github.com/fcoiffier/dog/tree/feature/timeout-option

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

5 participants