From 0e685e4bcde78a26567f048f5e13ec2859a9ea38 Mon Sep 17 00:00:00 2001 From: Marcin Ulikowski Date: Fri, 8 Sep 2023 10:19:47 +0200 Subject: [PATCH] Added dnstwist.devnull helper variable --- dnstwist.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dnstwist.py b/dnstwist.py index 43107de..7008aa9 100755 --- a/dnstwist.py +++ b/dnstwist.py @@ -156,6 +156,8 @@ def encode(domain): else: FG_RND = FG_YEL = FG_CYA = FG_BLU = FG_RST = ST_BRI = ST_CLR = ST_RST = '' +devnull = os.devnull + def domain_tld(domain): try: