Burrch3s/artorias

Look into suppressing nmap output (and possibly other cmds also)

Closed this issue · 1 comments

It would be nice to have only specifically wanted output that is gone through utils/log.py

Import DEVNULL from subprocess and set stdout, stderr to it.