Skip to content

Commit a90c796

Browse files
committed
Updated features list
1 parent d93638c commit a90c796

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@ Tifoon is fully functional in its present state. Additional features and conveni
2323
* Runs periodic scans using either a local nmap install or Docker (nmap image downloaded automatically)
2424
* Determine exact changes compared to a configurable baseline
2525
* Save scan results as YAML or JSON files
26-
* **NEW**: [HTML](http://htmlpreview.github.com/?https://github.com/jonfryd/tifoon/blob/master/samples/sample_report.html) and [PDF](samples/sample_report.pdf) report generation
27-
* **NEW**: Report e-mailing (HTML mails with optional PDF attachment)
28-
* **NEW**: Optionally pass additional custom arguments to port scanner (e.g. '-sS --defeat-rst-ratelimit')
26+
* [HTML](http://htmlpreview.github.com/?https://github.com/jonfryd/tifoon/blob/master/samples/sample_report.html) and [PDF](samples/sample_report.pdf) report generation
27+
* Report e-mailing (HTML mails with optional PDF attachment)
28+
* Optionally pass additional custom arguments to port scanner (e.g. '-sS --defeat-rst-ratelimit')
29+
* **NEW**: Report when the input network configuration has changed (via a hash)
2930

3031
# Building
3132

@@ -185,7 +186,6 @@ developers for free, making Java coding productive and a lot of fun.
185186

186187
Tifoon is still in its infancy, but I have several ideas for how this baby can grow in the future:
187188

188-
* Report when the input network configuration has changed (via a hash) (**DONE** in 0.8.0-SNAPSHOT)
189189
* UDP and SCTP protocols scanning
190190
* Support for specifying ranges of hosts
191191
* Define pre-defined sets of "top ports" for fast scanning of the most critical services

0 commit comments

Comments
 (0)