Skip to content

Commit

Permalink
Add a newline to the multi host output
Browse files Browse the repository at this point in the history
  • Loading branch information
rbsec committed Dec 27, 2017
1 parent 63f171b commit a7437c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dnscan.py
Original file line number Diff line number Diff line change
Expand Up @@ -354,5 +354,6 @@ def setup():
if outfile:
outfile.close()
sys.exit(1)
print("\n")
if outfile:
outfile.close()

0 comments on commit a7437c2

Please sign in to comment.