Devin Carpenter

Results 1 issues of Devin Carpenter

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...