-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Prevent duble globbing #110
Comments
@spirillen Thank you for pointing this out and providing suggestions! Rally appreciates your input. Would you be interested in opening a PR to address this issue? |
sure, just let me eat at first, and I'll update the scripts for you. Would you be interested in changing you nslookup into PyFunceble testing? I can make it test on dns-lookup-only if you like and then change your DNS ( |
Thanks! Do you have more information about what the migration will look like? I have no idea yet, but I am open to discussing it. |
That would be a rather long script as PyFuncebles approach are different in almost any ways, and it will involve a number of scripts. Instead I will mention the biggest benefits.
And a lot more * By switching from UDP to DoH we can change your DNS recursers to 100% trust worthy reccursers that do their own fresh AUTH lookup, and do not server manipulated or stalled data. in example, The DNS recursors I have in mind is, |
Thanks for introducing PyFunceble. It certainly seems impressive! I'm just a bit cautious about adding complexity and dependencies to our setup, as it might feel like using a big tool for a small task. However, I'm open to considering it if we encounter specific issues that could benefit from its capabilities. |
It's up to you, the thing you would cane is the switch to trust worthy DNS in this case, forget the rest, as you said, all the other might not be to you. |
For what I can tell, you should not be using several double quotes inside the same echo command to use the VAR
url-shorteners/tests/sort
Line 9 in 1e520e0
The following line should be doing the same, but with less potential of failures
PS: you have a typo in
proerly
sed s/proerly/properly/
The text was updated successfully, but these errors were encountered: