Saving The Results
save results in all formats
sudo nmap 10.129.2.28 -oA {set file name} {define file path}Convert .XML file to HTML page using xsltproc
xsltproc target.xml -o target.htmlOpen a file with browser through terminal
xdg-open {filename.html} firefoxLast updated

