We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f80da commit 12d5fe6Copy full SHA for 12d5fe6
README.md
@@ -46,6 +46,8 @@ wget https://raw.githubusercontent.com/Haxxnet/nmap-bootstrap-xsl/main/nmap-boot
46
xsltproc -o report.html nmap-bootstrap.xsl <nmap.xml>
47
````
48
49
+The resulting Nmap HTML report `report.html` can be directly opened with any web browser of your choice.
50
+
51
### Applying XSL in advance
52
53
If you have not yet started your Nmap port scan, you can also apply the bootstrap XSL in your Nmap CLI command as follows:
0 commit comments