subdomain3
subdomain3 copied to clipboard
brutedns.py syntaxwarning
here is what i got while trying to run the program.
brutedns.py:53: SyntaxWarning: "is" with a literal. Did you mean "=="?
self.default_dns = True if args.default_dns is "y" else False
Traceback (most recent call last):
File "brutedns.py", line 16, in