dependencies
This commit is contained in:
parent
2fdc7626d7
commit
b2a2437f16
12
README.md
12
README.md
@ -1,5 +1,11 @@
|
||||
# nmail
|
||||
|
||||
Scan targets with nmap,
|
||||
compare with previous scan
|
||||
and send result by mail
|
||||
Scan targets with nmap,
|
||||
compare with previous scan
|
||||
and send result by mail
|
||||
|
||||
## Dependencies
|
||||
|
||||
- nmap
|
||||
- ndiff
|
||||
- xsltproc
|
2
nmail.sh
2
nmail.sh
@ -9,7 +9,7 @@
|
||||
# compare with previous scan
|
||||
# and send result by mail
|
||||
#
|
||||
# Depends : nmap (with ndiff) and xsltproc
|
||||
# Dependencies : nmap, ndiff and xsltproc
|
||||
#
|
||||
###
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user